flask-jwt-next

JWT token authentication for Flask apps.


License
MIT
Install
pip install flask-jwt-next==1.0.2

Documentation

Flask-JWT NEXT

Flask-JWT NEXT 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

Copyright 2014 Matthew Wright. All rights reserved.

Copyright 2019 Yannick Kirschen. All rights reserved.

Licensed under the MIT License. Happy forking :)