flask-jwt icon indicating copy to clipboard operation
flask-jwt copied to clipboard

Alternatives for this python package.

Open jjjimenez100 opened this issue 7 years ago • 1 comments

To anyone who's planning to try the repository, you can try Flask-JWT-Simple and Flask-JWT-Extended instead as alternatives for this repository. Both repositories offer easy access to JWT functionalities, without much of a hassle to be implemented with.

Took me around 2 hours to realize that the project's last update was 3 years ago, making it more vulnerable to code and unit test errors. Save your time and use the alternatives I've presented above.

jjjimenez100 avatar Sep 16 '18 16:09 jjjimenez100

Flask-JWT-Extended is pretty nice so far.

goingforbrooke avatar Oct 05 '18 00:10 goingforbrooke