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
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 URIsIt looks like documentation might need updating if any step is missing or unclear.