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

Notifications You must be signed in to change notification settings

dmtzs/Flask-authgen-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-authgen-jwt

A flask library to generate JWT and authenticate using JWT

GitHub top language

GitHub repo size Lines of code GitHub language count GitHub language count

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

Still in development

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