Learner\Http\Controllers\Auth\SocialController::handleTwitterOAuth PHP Method

handleTwitterOAuth() public method

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