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 0582c7c commit 2831204Copy full SHA for 2831204
security/guard_authentication.rst
@@ -155,6 +155,7 @@ This requires you to implement six methods::
155
156
use Symfony\Component\HttpFoundation\Request;
157
use Symfony\Component\HttpFoundation\JsonResponse;
158
+ use Symfony\Component\HttpFoundation\Response;
159
use Symfony\Component\Security\Core\User\UserInterface;
160
use Symfony\Component\Security\Guard\AbstractGuardAuthenticator;
161
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
0 commit comments