Closed eponymz closed 5 years ago
Closing. Did not see #50
passport-google-oauth20@2.0.0
has been published to npm. More information here: https://medium.com/passportjs/google-api-shutdown-330c3b47e3df
@jaredhanson thank you for getting back on this! What's involved if i manually changed the profile URL? Will updating cause issues? This is my passport.js https://github.com/eponymz/prerelease-toolkit/blob/master/services/passport.js
UPDATE
just looked at the source files i referenced. Looks like you still allow options.userProfileURL
. Awesome.
More of a query to find out if a rewrite is in the works. Reference: https://developers.google.com/+/api-shutdown
The googleplus.js file references the API being shutdown by google.
Same with strategy.js. This will render this library useless until rewritten.