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
- Unclear from docs - can this package encode using JWK? Or only decode/verify sig?
- 3.3.0: sphinx warnings `reference target not found`
- Added possibility to call jwk.construct() with a private RSA key
- Problem signing JWT with ES or RS algorithm
- [BUG] Weird: decode of encode does not work with quotes inside string
- current release 3.3.0 raises JWSError('Signature verification failed.') while 3.2.0 does not when decoding ES256
- x5c support?
- Algorithm RSA-OAEP
- Can pass custom JSONEncoder class to jws.sign
- jwk.construct() Unable to parse an RSA_JWK from _RSAPrivateKey object
- Docs
- Python not yet supported