Description
Python Social Auth is an easy to setup social authentication/registration mechanism with support for several frameworks and auth providers.
Python Social alternatives and similar packages
Based on the "OAuth" category.
Alternatively, view Python Social alternatives based on common mentions on social networks and blogs.
-
django-allauth
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. -
python-oauth2
A fully tested, abstract interface to creating OAuth clients and servers. -
authlib
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included. -
django-oauth-toolkit
OAuth2 goodies for the Djangonauts! -
OAuthLib
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic -
Flask-OAuthlib
YOU SHOULD USE https://github.com/lepture/authlib -
Authomatic
Simple yet powerful authorization / authentication client library for Python web applications. -
django-oauth2-provider
Provide OAuth2 access to your app
Collect and Analyze Billions of Data Points in Real Time
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Python Social or a related project?
README
THIS PROJECT IS OPEN FOR MAINTAINERS
Development on the python-social-auth projects has been stagnated for a while,
445 was open a long time ago to discuss this matter and a plan (failed) was
presented to fix the situation. For that reason, I'm opening the organization to new maintainers that will have the proper permissions to unstuck development.
Those willing to join, contact me by email with the subject
[PSA Maintainer] <your name>
and please let me know what motivates you to join in such role.
Python Social Auth - Core
Python Social Auth is an easy to setup social authentication/registration mechanism with support for several frameworks and auth providers.
Description
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.
Documentation
Project documentation is available at http://python-social-auth.readthedocs.org/.
Setup
$ pip install social-auth-core
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.
*Note that all licence references and agreements mentioned in the Python Social README section above
are relevant to that project's source code only.