amnah / yii2-user

Yii2 user authentication module
MIT License
253 stars 104 forks source link

Fixed Issue: Undefined index: emails #212

Closed imtiazmahbub closed 5 years ago

imtiazmahbub commented 5 years ago

Problem:

PHP Notice – yii\base\ErrorException
Undefined index: emails

Since Google + Api is deprecated and isn't accepting new domains; this plugin still works for old websites that implements this plugin, but isn't working for new domains. It returns email instead of emails from the people API

reference: Google+ API Shutdown

amnah commented 5 years ago

Thanks!