Overtrue\Socialite\ProviderInterface::redirect PHP Méthode

redirect() public méthode

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