django-socialregistration
django-socialregistration enables developers to add user registration with OAuth, OAuth2 and OpenID services.
See documentation for installation and configuration.
TODO
- Get rid of
facebook-sdk
dependency and replace withrequests
- Get rid of
oauth2
andhttplib2
dependencies and replace withrequests
andrequests-oauth