Learner\Http\Controllers\Auth\SocialController::handleTwitterOAuth PHP Méthode

handleTwitterOAuth() public méthode

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