File: index.rst

package info (click to toggle)
python-flask-jwt-extended 4.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 592 kB
  • sloc: python: 4,279; makefile: 193; sh: 6
file content (24 lines) | stat: -rw-r--r-- 595 bytes parent folder | download | duplicates (2)
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