Popularity
5.4
Declining
Activity
2.0
-
1,470
28
228

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.

Code Quality Rank: L5
Programming language: Python
License: MIT License
Tags: Authentication     JOSE     JWT     Utilities    
Latest version: v3.3.0

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.

Do you think we are missing an alternative of python-jose or a related project?

Add another 'Authentication' Package