vue-google-auth
vue-google-auth copied to clipboard
Google+ will be deprecated on March 7, 2019

See announcement on https://developers.google.com/+/api-shutdown
On March 7, 2019, all Google+ APIs will be shut down. This will be a progressive shutdown beginning in late January, with calls to these APIs starting to intermittently fail as early as January 28, 2019.
This project is using the plus.login scope which will fail after March 7, 2019
I'm about to use this library on a new project, so just open this PR https://github.com/simmatrix/vue-google-auth/pull/20 addressing this issue. Tested on my new project and everything continue working as expected.
For those looking for an alternative, I've switched to https://github.com/rmartide/vue-google-login with success