jwt-pro

JWT Pro is a package for generating and verifying JSON Web Tokens (JWTs). It supports AES encryption and HMAC signatures, enabling secure user authentication and data transmission. The package is hig…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install jwt-pro

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.1 2025-01-25    
1.0.0 2025-01-24    

Issues with this package?

Page last updated 2025-01-25 03:42:50 UTC