UserAuthenticatorInterface
interface UserAuthenticatorInterface
Methods
Response|null
authenticateUser(UserInterface$user,AuthenticatorInterface$authenticator,Request$request,array$badges =[])
Convenience method to programmatically login a user and return a Response if any for success.
Details
Response|null
authenticateUser(UserInterface$user,AuthenticatorInterface$authenticator,Request$request,array$badges =[])
Convenience method to programmatically login a user and return a Response if any for success.