|
|
|
|
|
by DarrenZ
2695 days ago
|
|
What no one has mentioned so far is that this will have a direct impact on any sites, forums, apps, etc. that use Google+ Oauth for Google log in. My own support forum does and I received my first email about this only a couple of days ago. >Please update your projects listed below by March 7, 2019 and ensure they are no longer using Google+ APIs, or requesting Google+ OAuth scopes. Sure, it won't be that difficult to change, but this isn't something you do every day. You do it once and then forget about it. The initial investigation of how to add a Google login and then implementing it was done 2 years ago -- now I have to go off and research and learn how to do it all again in a different way. |
|
But that library hasn't been updated to not use the deprecated api yet: https://github.com/jaredhanson/passport-google-oauth2/issues...
And even when the fix lands, you still need to make specific code changes for it.
They can't possibly expect everyone to fix their social login code in time right? 50k weekly downloads: https://www.npmjs.com/package/passport-google-oauth20