We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34eea80 commit 09b9115Copy full SHA for 09b9115
security/remember_me.rst
@@ -358,9 +358,10 @@ service you created before:
358
Activating Remember Me When Using a Custom Authenticator
359
--------------------------------------------------------
360
361
-When you use a custom authenticator, you must add a ``RememberMeBadge`` to the ``Passport``
362
-for the remember me function to be activated. Without the badge, remember me will not be
363
-active, regardless of any other remember me settings.
+When you use a :doc:`custom authenticator </security/custom_authenticator>`, you
+must add a ``RememberMeBadge`` to the ``Passport`` for the "Remember Me" function
+to be activated. Without the badge, "Remember Me" will not be active, regardless
364
+of any other "Remember Me" settings.
365
366
For example::
367
0 commit comments