flask-jwt-auth

This module contains a simple class to implement authentication and authorization in a Flask app using JSON Web Token (JWT)

Installation

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

pip3 install flask-jwt-auth

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.10 2021-12-03  
0.0.8 2021-11-10  
0.0.7 2021-11-09  
0.0.6 2020-10-14  
0.0.5 2020-08-25  
0.0.4 2020-08-24  

Issues with this package?

Page last updated 2025-07-17 18:01:59 UTC