ft-jwt

A Python implementation of JSON Web Tokens (JWT) for authentication and authorization using a symmetric secret key and HMAC-SHA256.

Installation

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

pip3 install ft-jwt

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.2 2024-04-22    
0.1.0 2024-04-19    
0.0.20 2024-04-14    
0.0.19 2024-04-12    
0.0.18 2024-04-09    
0.0.17 2024-04-08    
0.0.16 2024-04-04    
0.0.15 2024-04-04    
0.0.14 2024-04-04    
0.0.13 2024-04-04    
0.0.12 2024-04-04    
0.0.11 2024-04-04    
0.0.10 2024-04-04    
0.0.9 2024-04-04    
0.0.8 2024-04-04    
0.0.7 2024-04-04    
0.0.6 2024-04-04    
0.0.5 2024-04-04    
0.0.4 2024-04-04    
0.0.2 2024-04-04    
0.0.1 2024-04-04    

Issues with this package?

Page last updated 2025-07-18 03:19:18 UTC