Skip to content

omab/python-social-auth

Folders and files

NameName
Last commit message
Last commit date
Feb 3, 2017
Apr 7, 2016
Aug 2, 2014
Apr 15, 2016
Dec 3, 2016
Dec 3, 2016
Apr 1, 2015
Jan 26, 2016
Feb 4, 2017
Dec 3, 2016
Jan 13, 2017
Dec 3, 2016
Dec 3, 2016
Apr 15, 2016
Apr 29, 2016
Dec 31, 2016
Jul 24, 2014
Dec 3, 2016

Repository files navigation

Python Social Auth

Python Social Auth is an easy-to-setup social authentication/registration mechanism with support for several frameworks and auth providers.

Crafted using base code from django-social-auth, it implements a common interface to define new authentication providers from third parties, and to bring support for more frameworks and ORMs.

Deprecation notice - 2016-12-03

As for Dec 03 2016, this library is now deprecated, the codebase was split and migrated into the python-social-auth organization, where a more organized development process is expected to take place.

Details about moving towards the new setup is documented in the migrating to social document.