python-jose
https://github.com/mpdavis/python-jose
Python
A JOSE implementation in Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to python-jose
Help out
- Issues
- Docs need to be clearer regarding verification of signature
- Improve Docs for jwt.decode with JWK
- issuer check incorrect
- Add a clear example to readme on how to generate a pair of keys acceptable to python-jose
- EdDSA support
- Question: Why use python-jose over pyjwt?
- Can't convert 'bytes' object to str implicitly
- Support for RFC-8037 and RFC-7539
- enable `ES256K` for ECDSA signing scheme
- JWKError when using a JWKS with multiple algorithms
- Docs
- Python not yet supported