ProviderInterface
interface ProviderInterface
Methods
redirect()
Redirect the user to the authentication page for the provider.
Details
at line 14
RedirectResponse
redirect()
Redirect the user to the authentication page for the provider.
at line 19
User
user()
Get the User instance for the authenticated user.