Skip to content

Commit 53f7f24

Browse files
committed
Tweaks
1 parent 3b619b1 commit 53f7f24

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

security/remember_me.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,11 @@ you can add a ``_remember_me`` key to the body of your POST request.
150150
.. note::
151151

152152
Optionally, you can configure a custom name for this key using the
153-
``name`` setting under the ``remember_me`` section.
153+
``name`` setting under the ``remember_me`` section of your firewall.
154+
155+
.. versionadded:: 6.3
156+
157+
The JSON login ``_remember_me`` option was introduced in Symfony 6.3.
154158

155159
Always activating Remember Me
156160
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)