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
- invalid IV lengths
- Add thumbprint attribute to keys
- jwt.decode raises '[ERROR] JWKError: No PEM start marker "b'-----BEGIN PRIVATE KEY-----'"' as exception when attempting to decode a jwt.
- [SECURITY] Algorithm Confusion Through kid Header
- Add python_requires arg to setup.cfg
- Implement RFC-7797 / JWS (Detached Payload) #166
- pytest-runner required during setup.py install
- Improve exceptions to provide feedback on which claim failed
- utils.py: fix types in docstrings for base64url_encode/decode
- Add option to provide current time when decoding JWT
- Docs
- Python not yet supported