We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f01407d commit 3821106Copy full SHA for 3821106
docs/options.rst
@@ -44,7 +44,7 @@ General Options:
44
45
.. py:data:: JWT_REFRESH_TOKEN_EXPIRES
46
47
- How long an access token should be valid before it expires. This can be a
+ How long a refresh token should be valid before it expires. This can be a
48
`datetime.timedelta <https://docs.python.org/3/library/datetime.html#timedelta-objects>`_,
49
`dateutil.relativedelta <https://dateutil.readthedocs.io/en/stable/relativedelta.html>`_,
50
or a number of seconds (``Integer``).
0 commit comments