redirect()
redirect() : \Symfony\Component\HttpFoundation\RedirectResponse
Redirect the user to the authentication page for the provider.
redirect() : \Symfony\Component\HttpFoundation\RedirectResponse
Redirect the user to the authentication page for the provider.
user(\Overtrue\Socialite\AccessTokenInterface $token = null) : \Overtrue\Socialite\User
Get the User instance for the authenticated user.
\Overtrue\Socialite\AccessTokenInterface | $token |