AbstractFormLoginAuthenticator::onAuthenticationSuccess()

Response|null onAuthenticationSuccess(Request $request, TokenInterface $token, string $providerKey)

Override to change what happens after successful authentication.

Parameters

Request $request
TokenInterface $token
string $providerKey The provider (i.e. firewall) key

Return Value

Response|null
doc_Symfony
2016-10-28 06:04:13
Comments
Leave a Comment

Please login to continue.