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 3b619b1 commit 53f7f24Copy full SHA for 53f7f24
security/remember_me.rst
@@ -150,7 +150,11 @@ you can add a ``_remember_me`` key to the body of your POST request.
150
.. note::
151
152
Optionally, you can configure a custom name for this key using the
153
- ``name`` setting under the ``remember_me`` section.
+ ``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.
158
159
Always activating Remember Me
160
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments