File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -358,9 +358,10 @@ service you created before:
358
358
Activating Remember Me When Using a Custom Authenticator
359
359
--------------------------------------------------------
360
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.
361
+ When you use a :doc: `custom authenticator </security/custom_authenticator >`, you
362
+ must add a ``RememberMeBadge `` to the ``Passport `` for the "Remember Me" function
363
+ to be activated. Without the badge, "Remember Me" will not be active, regardless
364
+ of any other "Remember Me" settings.
364
365
365
366
For example::
366
367
You can’t perform that action at this time.
0 commit comments