We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d734ce commit 3158307Copy full SHA for 3158307
docs/options.rst
@@ -229,7 +229,7 @@ These are only applicable if a route is configured to accept JWTs via cookies.
229
230
.. py:data:: JWT_REFRESH_COOKIE_NAME
231
232
- The name of the cookie that will hold the access token.
+ The name of the cookie that will hold the refresh token.
233
234
Note: We generally do not recommend using refresh tokens with cookies. See
235
:ref:`Implicit Refreshing With Cookies`.
0 commit comments