File: rest_framework_simplejwt.rst

package info (click to toggle)
python-djangorestframework-simplejwt 5.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 956 kB
  • sloc: python: 3,783; makefile: 213; javascript: 40; sh: 6
file content (62 lines) | stat: -rw-r--r-- 1,393 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
rest\_framework\_simplejwt package
==================================

Submodules
----------

rest\_framework\_simplejwt.authentication module
------------------------------------------------

.. automodule:: rest_framework_simplejwt.authentication
    :members:
    :undoc-members:
    :show-inheritance:

rest\_framework\_simplejwt.models module
----------------------------------------

.. automodule:: rest_framework_simplejwt.models
    :members:
    :undoc-members:
    :show-inheritance:

rest\_framework\_simplejwt.serializers module
---------------------------------------------

.. automodule:: rest_framework_simplejwt.serializers
    :members:
    :undoc-members:
    :show-inheritance:

rest\_framework\_simplejwt.tokens module
----------------------------------------

.. automodule:: rest_framework_simplejwt.tokens
    :members:
    :undoc-members:
    :show-inheritance:

rest\_framework\_simplejwt.utils module
---------------------------------------

.. automodule:: rest_framework_simplejwt.utils
    :members:
    :undoc-members:
    :show-inheritance:

rest\_framework\_simplejwt.views module
---------------------------------------

.. automodule:: rest_framework_simplejwt.views
    :members:
    :undoc-members:
    :show-inheritance:


Module contents
---------------

.. automodule:: rest_framework_simplejwt
    :members:
    :undoc-members:
    :show-inheritance: