메소드 | 설명 | |
---|---|---|
redirect ( ) : |
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. |
public redirect ( ) : |
||
리턴 |
public user ( Overtrue\Socialite\AccessTokenInterface $token = null ) : Overtrue\Socialite\User | ||
$token | Overtrue\Socialite\AccessTokenInterface | |
리턴 | Overtrue\Socialite\User |