jaredhanson / passport-google

Google (OpenID) authentication strategy for Passport and Node.js.
MIT License
149 stars 80 forks source link

Google OpenID 2.0 authentication to be discontinued? #31

Closed vote539 closed 9 years ago

vote539 commented 9 years ago

My application uses this wonderful package. However I noticed that an alert message appears on Google's authorization page pointing to the following deprecation timetable:

https://developers.google.com/accounts/docs/OpenID#shutdown-timetable

Are there any plans for migrating this module to one of Google's new sign-in options before the deadline in a few months?

bradisbell commented 9 years ago

This issue is a duplicate of https://github.com/jaredhanson/passport-google/issues/25.

vote539 commented 9 years ago

Indeed it is. I didn't search before September or October when looking for preexisting issues. Thanks!