Popularity
6.2
Stable
Activity
8.5
-
1,947
33
363

Description

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

Programming language: Python
License: BSD 3-clause "New" or "Revised" License
Tags: RESTful API     Django     Authentication     OAuth     Internet     Python    
Latest version: v5.0.0

Python Social Auth alternatives and similar packages

Based on the "Authentication" category.
Alternatively, view Python Social Auth alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Python Social Auth or a related project?

Add another 'Authentication' Package

README

Python Social Auth - Django

Build Status Build Status PyPI version Donate

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

Description

This is the Django component of the python-social-auth ecosystem, it implements the needed functionality to integrate social-auth-core in a Django based project.

Django version

This project will focus on the currently supported Django releases as stated on the Django Project Supported Versions table.

Backward compatibility with unsupported versions won't be enforced.

Documentation

Project documentation is available at http://python-social-auth.readthedocs.org/.

Setup

$ pip install social-auth-app-django

Contributing

See the [CONTRIBUTING.md](CONTRIBUTING.md) document for details.

Versioning

This project follows Semantic Versioning 2.0.0.

License

This project follows the BSD license. See the [LICENSE](LICENSE) for details.

Donations

This project is maintained on my spare time, consider donating to keep it improving.

Donate


*Note that all licence references and agreements mentioned in the Python Social Auth README section above are relevant to that project's source code only.