Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.
1.3k
stars
241
forks
source link
修复 `Call to undefined method Overtrue\Socialite\Providers\WeWork::createApiAccessToken() `的问题 #239
Closed
chanxiaoxi closed 2 years ago
修复
Call to undefined method Overtrue\Socialite\Providers\WeWork::createApiAccessToken()
的问题,看了3.x版本的WeWorkgetApiAccessToken()
,发现使用的是requestApiAccessToken()