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
- resolves #321, Added support for passing additional headers in JWE encryption.
- Allow additional headers in JWE encryption (Note: Addtional header are already supoprted in JWS signing)
- Feature: Allow options for verification and requirement of azp
- JWS signature verification broken when `algorithms` is a plain string
- Import Mapping Error
- Print Function Wasn't Closed
- Add "algorithm mismatch" error to improve jws
- OpenSSL org published a critical vulnerability alert in OpenSSL 3.0 library (CVE-2022-3602)
- Feature request: Allow multiple audiences for JWT
- fixed get_unverified_claims() args description
- Docs
- Python not yet supported