There was an error while loading. Please reload this page.
1 parent 362a09f commit c3119e7Copy full SHA for c3119e7
cookbook/security/login_handlers.rst
@@ -128,7 +128,7 @@ Creating a Failure Login Handler
128
--------------------------------
129
130
The steps to follow are identical to the ones explained in the previous section.
131
-First, define your own logic in a class that implements
+First, define your own logic in a class that implements the
132
:class:`Symfony\\Component\\Security\\Http\\Authentication\\AuthenticationFailureHandlerInterface`
133
and create a new service for it. Then, add the ``failure_handler`` configuration
134
option in your firewall:
0 commit comments