Skip to content

Commit 3780af2

Browse files
authored
Update login_link.rst
I propose this change to manage the case of the link is invalid
1 parent 2ab9c84 commit 3780af2

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)