onepiecejs / nodejs-cantas

Cantas is a real-time collaborative web application. Official repository
Other
202 stars 134 forks source link

Google authentication is not working with new install of Cantas #38

Closed smilledge closed 9 years ago

smilledge commented 10 years ago

Google authentication is not working with new install of Cantas. This is because Google has deprecated OpenID. (It officially shuts down in April 2015, but they have closed registration to new clients)

There's more info here.

Best solution might be to move from jaredhanson/passport-google to jaredhanson/passport-google-oauth.

xiaods commented 9 years ago

done.