Installation

Flask_PyJWT is availabe on PyPi and can be installed with pip:

pip install Flask_PyJWT

or with poetry:

poetry add Flask_PyJWT

A python version of ^3.8 is required.

Flask_PyJWT v1.x supports Flask versions ^2. If you are using Flask version ~=1.1, please use Flask PyJWT v0.x instead.

If you find a bug or an issue, please create an issue on the GitHub repository.