julianlam / nodebb-plugin-sso-google

NodeBB Plugin that allows users to login/register via their Google account.
BSD 2-Clause "Simplified" License
20 stars 16 forks source link

Getting error when I try to login with Google: /auth/google Not Found (docs need update?) #30

Closed snarlynarwhal closed 6 years ago

snarlynarwhal commented 6 years ago

Getting the same with nodebb-plugin-sso-facebook.

In the Credentials section of Google Cloud Platform I have:

https://forum.halfhumangames.com for Authorized JavaScript origins and..

https://forum.halfhumangames.com/auth/google/callback for Authorized redirect URIs

It looks like documentation might need updating if any step is missing or unclear.

julianlam commented 6 years ago

See #25

snarlynarwhal commented 6 years ago

In case anyone comes across this issue, just try rebuilding.

julianlam commented 6 years ago

Woops, I meant, see #29