We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac5d861 commit 2e90600Copy full SHA for 2e90600
security/login_link.rst
@@ -658,8 +658,7 @@ user create this POST request (e.g. by clicking a button)::
658
Customizing the Success Handler
659
...............................
660
661
-You can change how the success handler works.
662
-First create the ``AuthenticationSuccessHandler``::
+To customize, how the success handler behaves, create your own ``AuthenticationSuccessHandler``::
663
664
// src/Security/Authentication/AuthenticationSuccessHandler.php
665
namespace App\Security\Authentication;
0 commit comments