8000 minor #15233 Update login_link.rst (Mis0u) · SirRFI/symfony-docs@d42fbe6 · GitHub
[go: up one dir, main page]

Skip to content

Commit d42fbe6

Browse files
committed
minor symfony#15233 Update login_link.rst (Mis0u)
This PR was merged into the 5.2 branch. Discussion ---------- Update login_link.rst I propose this change to manage the case of the link is invalid <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- 3780af2 Update login_link.rst
2 parents 5a67b62 + 3780af2 commit d42fbe6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

security/login_link.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -739,3 +739,5 @@ Then, configure this service ID as the ``success_handler``:
739739
],
740740
],
741741
]);
742+
743+
If you want to manage the failure for example the link is expires, use 'failure_handler' and implements "AuthenticationFailureHandlerInterface" instand of "AuthenticationSuccessHandlerInterface"

0 commit comments

Comments
 (0)
0