Releases: dmtzs/Flask-authgen-jwt
Releases · dmtzs/Flask-authgen-jwt
Release 1.1.3
Refactor in type hints and added more information to the README to access to the english documentation
Release 1.0.2
Notes
- Library bug corrections
- Correciton in github action tu publish python package
First release of the library
This is the first version of the Flask-authgen-jwt library, this library uses pyjwt to handle tha generation and decodification of JWTs in flask projects.