{"library":"flask-jwt-extended","type":"library","category":null,"description":"Flask-JWT-Extended is a Python library that provides extended JWT (JSON Web Token) integration for Flask applications. It simplifies the process of adding JWT-based authentication to your API, handling token creation, authorization, and common features like fresh tokens, blocklists, and token refreshing. The current version is 4.7.1, and it maintains a steady release cadence with active development and regular updates to support new Python and Flask versions.","language":"python","status":"active","version":"4.7.1","tags":["Flask","JWT","Authentication","Security","Web Development","API"],"last_verified":"Wed May 20","install":[{"cmd":"pip install Flask-JWT-Extended","imports":["from flask_jwt_extended import JWTManager","from flask_jwt_extended import jwt_required","from flask_jwt_extended import create_access_token","from flask_jwt_extended import get_jwt_identity"]}],"homepage":null,"github":"https://github.com/vimalloc/flask-jwt-extended","docs":null,"changelog":null,"pypi":"https://pypi.org/project/flask-jwt-extended/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.55,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flask-jwt-extended/compatibility"}}