Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ These are only applicable if a route is configured to accept JWTs via cookies.

.. py:data:: JWT_REFRESH_COOKIE_NAME

The name of the cookie that will hold the access token.
The name of the cookie that will hold the refresh token.

Note: We generally do not recommend using refresh tokens with cookies. See
:ref:`Implicit Refreshing With Cookies`.
Expand Down