JSON Web Token implementation in Python
A Python implementation of JSON Web Token draft 01. This library provides a means of representing signed content using JSON data structures, including claims to be transferred between two parties encoded as digitally signed and encrypted JSON objects.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.8.0-3.fc42 | - |
Fedora 42 | 2.8.0-3.fc42 | - |
Fedora 41 | 2.8.0-2.fc41 | - |
Fedora 40 | 2.6.0-6.fc40 | - |
Fedora EPEL 9 | 2.4.0-1.el9 | - |
Fedora EPEL 10.1 | 2.8.0-2.el10_0 | - |
Fedora EPEL 10.0 | 2.8.0-2.el10_0 | - |
You can contact the maintainers of this package via email at
python-jwt dash maintainers at fedoraproject dot org
.