Skip to content

Commit 45aee5b

Browse files
authored
Remove remember me from interactive login examples
Interactive login event was added to the remember me listener as part of commit symfony/symfony@8ccb8eb
1 parent 9671b95 commit 45aee5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/security/authentication.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,6 @@ The ``security.interactive_login`` event is triggered after a user has actively
310310
logged into your website. It is important to distinguish this action from
311311
non-interactive authentication methods, such as:
312312

313-
* authentication based on a "remember me" cookie.
314313
* authentication based on your session.
315314
* authentication using a HTTP basic or HTTP digest header.
316315

0 commit comments

Comments
 (0)