Skip to content

Commit 62da314

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: Update login_link.rst
2 parents fd2958d + 2382264 commit 62da314

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

security/login_link.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -740,6 +740,12 @@ Then, configure this service ID as the ``success_handler``:
740740
],
741741
]);
742742
743+
.. tip::
744+
745+
If you want to customize the default failure handling, use the
746+
``failure_handler`` option and create a class that implements
747+
:class:`Symfony\\Component\\Security\\Http\\Authentication\\AuthenticationFailureHandlerInterface`.
748+
743749
Customizing the Login Link
744750
--------------------------
745751

0 commit comments

Comments
 (0)