Description
A JOSE implementation in Python
Docs are available on ReadTheDocs.
The JavaScript Object Signing and Encryption (JOSE) technologies - JSON
Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), and
JSON Web Algorithms (JWA) - collectively can be used to encrypt and/or
sign content using a variety of algorithms. While the full set of
permutations is extremely large, and might be daunting to some, it is
expected that most applications will only use a small set of algorithms
to meet their needs.
python-jose alternatives and similar packages
Based on the "Authentication" category.
Alternatively, view python-jose 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. -
django-oauth-toolkit
OAuth2 goodies for the Djangonauts! -
authlib
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included. -
OAuthLib
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic -
Flask-OAuthlib
YOU SHOULD USE https://github.com/lepture/authlib -
Python Social Auth
Python Social Auth - Application - Django -
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. -
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-jose or a related project?