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

getTokenUrl() protected method

protected getTokenUrl ( )
    protected function getTokenUrl()
    {
        return 'https://accounts.google.com/o/oauth2/token';
    }