خرید بک لینک

Vote count: 0

I'm using yii2-authclient for user login

 'authClientCollection' => [
      'class' => 'yiiauthclientCollection',
      'clients' => [
          'google' => [
              'class' => 'yiiauthclientclientsGoogleOAuth',
              'clientId' => '*********',
              'clientSecret' => '*********',
              'retuUrl'=>'http://mywebsite/frontend/web/index.php?r=site/auth?authclient=google',

          ],

and in the controller 'auth' => [ 'class' => 'yiiauthclientAuthAction', 'successCallback' => [$this, 'successCallback'],

but after redirect from google to http://mywebsite/frontend/web/index.php?r=site/auth?authclient=google' it shows error Not Found (#404)

asked 30 secs ago

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 13 مرداد 1395 ساعت: 7:40

صفحه بندی