Learner\Http\Controllers\Auth\SocialController::handleTwitterOAuth PHP 메소드

handleTwitterOAuth() 공개 메소드

Obtain the user information from GitHub.
public handleTwitterOAuth ( ) : Response
리턴 Response
    public function handleTwitterOAuth()
    {
        // ...
    }