Best Flask open-source libraries and packages

Flask authgen jwt

A flask library in which uses pyjwt to encode and decode JWTs but with the improvements in which you can define user roles to the endpoints so its better to use this library with that extra level of security. Also you can generate a JWT using basic authentication first to retrieve a token with the respective personalizations and then keep using that token. All options of pywjt to generate a token are going to be available.
Updated 4 months ago

Flask-authgen-jwt

A flask library to generate JWT and authenticate using JWT

Last commit Contributors Issues Stars GitHub top language

GitHub repo size Code size GitHub language count Pylint github action Pypi github action

Documentation

You can go to the documentation going to the wiki of this repository or click here to go to the wiki directly

Supported versions for releases

Here you can see a description of the versions supported or that are deprecated but still functional. Please click here to go that specification.