Contents

Flask-JWT-Extended 4.7.1

0

Extended JWT integration with Flask

Extended JWT integration with Flask

Stars: 1590, Watchers: 1590, Forks: 247, Open Issues: 17

The vimalloc/flask-jwt-extended repo was created 9 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1590 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.

Related Packages & Articles

Flask 3.1.2

A simple framework for building complex web applications.