web-rider
Results
1
comments of
web-rider
trafficstars
I solve this poblem: In /vendor/nodge/yii2-eauth/src/oauth2 in function getCallbackUrl need replace foreach (['code', 'state', 'redirect_uri'] as $param) { to foreach (['code', 'state', 'redirect_uri', 'scope'] as $param) {