interface SimplePreAuthenticatorInterface implements SimpleAuthenticatorInterface
Methods
authenticateToken(TokenInterface $token, UserProviderInterface $userProvider, $providerKey) from SimpleAuthenticatorInterface supportsToken(TokenInterface $token, $providerKey) from SimpleAuthenticatorInterface createToken(Request $request, $providerKey)
Details
authenticateToken(TokenInterface $token, UserProviderInterface $userProvider, $providerKey)