Contents

Flask-JWT-Extended 4.6.0

0

Extended JWT integration with Flask

Extended JWT integration with Flask

Stars: 1542, Watchers: 1542, Forks: 240, Open Issues: 15

The vimalloc/flask-jwt-extended repo was created 8 years ago and the last code push was 6 months ago.
The project is very popular with an impressive 1542 github stars!

How to Install flask-jwt-extended

You can install flask-jwt-extended using pip

pip install flask-jwt-extended

or add it to a project with poetry

poetry add flask-jwt-extended

Package Details

Author
Lily Acadia Gilbert
License
MIT
Homepage
https://github.com/vimalloc/flask-jwt-extended
PyPi:
https://pypi.org/project/Flask-JWT-Extended/
GitHub Repo:
https://github.com/vimalloc/flask-jwt-extended

Classifiers

  • Software Development/Libraries/Python Modules
No  flask-jwt-extended  pypi packages just yet.

Errors

A list of common flask-jwt-extended errors.

Code Examples

Here are some flask-jwt-extended code examples and snippets.

GitHub Issues

The flask-jwt-extended package has 15 open issues on GitHub

  • refresh tokens

See more issues on GitHub

Related Packages & Articles

Flask 3.0.3

A simple framework for building complex web applications.