Skip to content

omab/python-social-auth

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 3, 2017 09:19
August 2, 2014 14:06
December 3, 2016 11:22
April 1, 2015 19:16
December 3, 2016 11:22
December 3, 2016 11:22
April 29, 2016 13:39
December 3, 2016 11:22

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.