Description
Python Social Auth is an easy to setup social authentication/registration mechanism with support for several frameworks and auth providers.
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.
-
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 -
django-graphql-auth
Django registration and authentication with GraphQL. -
Sanic JWT
Authentication, JWT, and permission scoping for Sanic -
python-jwt
Python module for generating and verifying JSON Web Tokens -
jose
Python implementation of the Javascript Object Signing and Encryption (JOSE) framework (https://datatracker.ietf.org/wg/jose/charter/)
Write Clean Python Code. Always.
* 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 Auth or a related project?
README
Python Social Auth - Django
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.
*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.