Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 583 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 583 Bytes

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