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

getTokenUrl() protected method

{@inheritdoc}.
protected getTokenUrl ( )
    protected function getTokenUrl()
    {
        return 'https://www.douban.com/service/auth2/token';
    }