Overtrue\Socialite\Providers\GitHubProvider::getTokenUrl PHP Method

getTokenUrl() protected method

protected getTokenUrl ( )
    protected function getTokenUrl()
    {
        return 'https://github.com/login/oauth/access_token';
    }