Open grantneufeld opened 12 years ago
Thanks Grant!
I haven't looked at it yet (preoccupied with other tasks this week), but @davidkpham has posted a pull request that apparently switches to the new userinfo scopes as described above: https://github.com/Yesware/omniauth-google/pull/7
When omniauth-google was first written, I don't think the profile scope was available. Now Google has a couple userinfo scopes that may be better to use than the contacts scope:
userinfo.profile:
userinfo.email:
See Google's description (including the full scope urls) at: https://developers.google.com/accounts/docs/OAuth2Login#scopeparameter