Overtrue\Socialite\ProviderInterface::redirect PHP Method

redirect() public method

Redirect the user to the authentication page for the provider.
public redirect ( ) : RedirectResponse
return Symfony\Component\HttpFoundation\RedirectResponse
    public function redirect();
ProviderInterface