- python-social-auth VS django-allauth
- python-social-auth VS django-oauth-toolkit
- python-social-auth VS Sanic JWT
- python-social-auth VS Flask-OAuthlib
- python-social-auth VS Authomatic
- python-social-auth VS OAuthLib
- python-social-auth VS authlib
- python-social-auth VS python-oauth2
- python-social-auth VS Python Social
- python-social-auth VS Python Social Auth
Python-social-auth Alternatives
Similar projects and alternatives to python-social-auth
-
django-allauth
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
Flask-OAuthlib
YOU SHOULD USE https://github.com/lepture/authlib
-
Authomatic
Simple yet powerful authorization / authentication client library for Python web applications.
-
OAuthLib
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
-
authlib
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
python-oauth2
A fully tested, abstract interface to creating OAuth clients and servers.
-
-
django-rest-framework-jwt
JSON Web Token Authentication support for Django REST Framework [Moved to: https://github.com/jpadilla/django-rest-framework-jwt]
-
Python Social Auth
Python Social Auth - Application - Django
python-social-auth reviews and mentions
-
Are sessions needed for python-social-auth
I'm building a django app with an API backend(built with DRF) and angularjs client. My goal is to completely decouple the server and client using JWT in place of sessions. I'm attempting to integrate python-social-auth(PSA) with django-rest-framework-jwt(DRFJWT), so my goal is to have an auth flow something to this:
Stats
omab/python-social-auth is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of python-social-auth is Python.