flask-jwt
flask-jwt copied to clipboard
Alternatives for this python package.
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.
Flask-JWT-Extended is pretty nice so far.