1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
.. flask-jwt-extended documentation master file, created by
sphinx-quickstart on Fri Oct 7 10:31:53 2016.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Flask-JWT-Extended's Documentation
==================================
.. toctree::
:maxdepth: 2
installation
basic_usage
automatic_user_loading
add_custom_data_claims
optional_endpoints
token_locations
refreshing_tokens
blocklist_and_token_revoking
options
changing_default_behavior
custom_decorators
api
v4_upgrade_guide
|