python2-jwt - JSON Web Token implementation in Python
Website: | https://github.com/jpadilla/pyjwt |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
python2-jwt-1.6.4-1.aldos.src [58 KiB] |
Changelog
by Joel Barrios (2022-05-08):
- Update to 1.6.4. |