yii2, google outh2 and scope

前端 未结 3 1295
陌清茗
陌清茗 2021-01-05 08:43

I am using Yii2, GoogleOAuth and yii2-user extension. I want to receive user google circles and set scope to my config:

\'authClientCollection\' => [
             


        
3条回答
  •  甜味超标
    2021-01-05 09:17

    You can also add returnUrl explicitly in your auth client configuration. Look at docs for more info.

提交回复
热议问题