Closed tima101 closed 5 years ago
After some research:
passport-google-oauth
uses Google+ API internally to get user's info.Next steps:
passport-google-oauth
uses Google+ API internally to get user's info.Next steps:
async-labs/saas
Note to self: try this solution without using forked package: https://stackoverflow.com/questions/53887010/is-the-google-strategy-in-passport-js-deprecated-with-the-end-of-google/54112673#54112673
This solution works as well but does not require using forked package. (done) update code and text in book's apps (done) update code in main app (done) update code in boilerplate app (done) update code in async-labs/saas
Version 2.0.0 of passport-google-oauth20: https://medium.com/passportjs/google-api-shutdown-330c3b47e3df
From Google: