A Python implementation of RFC 7519

Edit Package python-PyJWT

PyJWT is a Python library which allows you to encode and decode JSON Web Tokens (JWT). JWT is an open, industry-standard (RFC 7519) for representing claims securely between two parties.

Refresh
Refresh
Source Files
Filename Size Changed
PyJWT-2.3.0.tar.gz 0000062279 60.8 KB
python-PyJWT.changes 0000011491 11.2 KB
python-PyJWT.spec 0000002126 2.08 KB
Revision 51 (latest revision is 69)
Robert Schweikert's avatar Robert Schweikert (rjschwei) accepted request 928968 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 51)
- Update to 2.3.0
  * Revert "Remove arbitrary kwargs." (#701)
  * Add exception chaining (#702)
- from version 2.2.0
  * Remove arbitrary kwargs. (#657)
  * Use timezone package as Python 3.5+ is required. (#694)
  * Assume JWK without the "use" claim is valid for signing
    as per RFC7517 (#668)
  * Prefer `headers["alg"]` to `algorithm` in `jwt.encode()`. (#673)
  * Fix aud validation to support {'aud': null} case. (#670)
  * Make `typ` optional in JWT to be compliant with RFC7519. (#644)
  * Remove upper bound on cryptography version. (#693)
  * Add support for Ed448/EdDSA. (#675)
Comments 0
openSUSE Build Service is sponsored by