GuardAuthenticationProvider::authenticate()

TokenInterface authenticate(TokenInterface $token)

Finds the correct authenticator for the token and calls it.

Parameters

TokenInterface $token The TokenInterface instance to authenticate

Return Value

TokenInterface An authenticated TokenInterface instance, never null
doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.