~vorlon/summit/oauth2-support

Viewing all changes in revision 224.

  • Committer: Steve Langasek
  • Date: 2014-04-01 06:16:20 UTC
  • Revision ID: steve.langasek@canonical.com-20140401061620-5jiqojvvnipb4qjp
Simplify the oauth2 support

we don't actually need separate url handlers, we can just include the
upstream ones and set LOGIN_URL to whichever provider we want (e.g.,
/login/google-oauth2) in our individual django app.  If someone really
wants to have multiple auth providers from the same app, they can figure
that out on their own, but currently it doesn't look like an interesting use
case.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: