Skip to content

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 …

License

dmtzs/Flask-authgen-jwt

Repository files navigation

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.

About

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 …

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages