/django-socialregistration

Combining OpenID, OAuth and FacebookConnect signup in one application

Primary LanguagePythonMIT LicenseMIT

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 with requests
  • Get rid of oauth2 and httplib2 dependencies and replace with requests and requests-oauth