Navigation

  • index
  • modules |
  • next |
  • flask-jwt-extended 4.4.4 documentation »
  • Flask-JWT-Extended’s Documentation

Flask-JWT-Extended’s Documentation¶

  • Installation
  • Basic Usage
  • Automatic User Loading
  • Storing Additional Data in JWTs
  • Partially protecting routes
  • JWT Locations
    • Headers
    • Cookies
    • Query String
    • JSON Body
  • Refreshing Tokens
    • Implicit Refreshing With Cookies
    • Explicit Refreshing With Refresh Tokens
    • Token Freshness Pattern
  • JWT Revoking / Blocklist
    • Redis
    • Database
    • Revoking Refresh Tokens
  • Configuration Options
    • Overview:
    • General Options:
    • Header Options:
    • Cookie Options:
    • Cross Site Request Forgery Options:
    • Query String Options:
    • JSON Body Options:
  • Changing Default Behaviors
  • Custom Decorators
  • API Documentation
    • Configuring Flask-JWT-Extended
    • Verify Tokens in Request
    • Utilities
  • 4.0.0 Breaking Changes and Upgrade Guide
    • Encoded JWT Changes (IMPORTANT)
    • General Changes
    • Blacklist Changes
    • Callback Function Changes
    • API Changes
    • New Stuff

Navigation

  • Overview
    • Next: Installation

Quick search

© Copyright . Created using Sphinx 4.5.0.