GuardAuthenticatorHandler::handleAuthenticationFailure()

null|Response handleAuthenticationFailure(AuthenticationException $authenticationException, Request $request, GuardAuthenticatorInterface $guardAuthenticator, string $providerKey)

Handles an authentication failure and returns the Response for the GuardAuthenticator.

Parameters

AuthenticationException $authenticationException
Request $request
GuardAuthenticatorInterface $guardAuthenticator
string $providerKey The key of the firewall

Return Value

null|Response
doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.