Python Social Auth is an easy to setup social authentication/registration mechanism with support for several frameworks and auth providers.
This is the core component of the python-social-auth ecosystem, it implements the common interface to define new authentication backends to third parties services, implement integrations with web frameworks and storage solutions.
Project documentation is available at http://python-social-auth.readthedocs.org/.
$ pip install social-auth-core
See the CONTRIBUTING.md document for details.
This project follows Semantic Versioning 2.0.0.
This project follows the BSD license. See the LICENSE for details.