Skip to content

py-yyc/oauth_meetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

77ef180 · Feb 26, 2019

History

30 Commits
Jan 24, 2019
Jan 22, 2019
Jan 22, 2019
Jan 23, 2014
Jan 22, 2019
Jan 24, 2019
Jan 23, 2014
Jan 22, 2019
Feb 26, 2019
Jan 24, 2019
Jan 24, 2019
Jan 24, 2019
Jan 22, 2014
Jan 22, 2019
Jan 22, 2019
May 2, 2014

Repository files navigation

Adding third-party sign-on to a Django site

  1. Run docker-compose up --build
  2. Go to the [Meetup Register OAuth Consumer page][oauth_create], enter anything for the consumer name, and http://localhost:8000/oauth/login for the ‘Redirect URI.’
  3. Add MEETUP_CLIENT_ID and MEETUP_CLIENT_SECRET to .django_secrets.json
  4. Visit http://localhost:8000/polls/