- Notifications
You must be signed in to change notification settings - Fork1.1k
omab/python-social-auth
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Python Social Auth is an easy-to-setup social authentication/registrationmechanism with support for several frameworks and auth providers.
Crafted using base code from django-social-auth, it implements a common interfaceto define new authentication providers from third parties, and to bring supportfor more frameworks and ORMs.
As for Dec 03 2016, this library is now deprecated, the codebase wassplit and migrated into thepython-social-auth organization,where a more organized development process is expected to take place.
Details about moving towards the new setup is documented in themigrating to social document.