Skip to content

Commit 2e90600

Browse files
ulinskasOskarStark
andauthored
Update security/login_link.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent ac5d861 commit 2e90600

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

security/login_link.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -658,8 +658,7 @@ user create this POST request (e.g. by clicking a button)::
658658
Customizing the Success Handler
659659
...............................
660660

661-
You can change how the success handler works.
662-
First create the ``AuthenticationSuccessHandler``::
661+
To customize, how the success handler behaves, create your own ``AuthenticationSuccessHandler``::
663662

664663
// src/Security/Authentication/AuthenticationSuccessHandler.php
665664
namespace App\Security\Authentication;

0 commit comments

Comments
 (0)