Skip to content

JWT (JSON Web Tokens) for Flask applications

License

Notifications You must be signed in to change notification settings

Muslix/flask-jwt-next

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-JWT NEXT

PyPI version

Flask JWT Next adds support for JSON Web Tokens to your Flask application.

It is a fork of flask-jwt. It contains some bugfixes and a structure that fits my needs.

Installation

python -m pip install flask-jwt-next

Usage

See example.

License

Licensed under the MIT License. Happy forking :)

About

JWT (JSON Web Tokens) for Flask applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%