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.
As for Dec 03 2016, this library is now deprecated, the codebase wasoff 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.
To support CBTTC-Harvest (using a Django v1.5 Harvest stack) beyond the Google+ cut-off date of March 7th, 2019, pulling out the few remaining Google+ dependencies from GoogleOAuth2. Although attempts were made towards migrating the Django v1.5 stack towards the active social split organization of Python Social Auth repo (w/ its Django component now under python-social-auth/social-app-django), continued discrepencies with limited time lead us to instead just work with what already worked pretty well, the original omab/python-social-auth. As such, this has been forked into a CHOP-DBHi repo to best facilitate any such adjustments to life beyond Google+.