I am trying to implement google login
# support-questions-legacy
c
I am trying to implement google login
Is this how the settings should look like?
I am gettnig a bunch of these errors
However, the login/signup flow works
Do I need any of these scopes?
@rp_st
r
Hey! Sorry. Had missed this
The scope that we require that’s compulsory is email
The urls that are set seem fine
I’m not really sure what causes the console error. Does the flow work if you use our credentials (the one in the docs) ?
c
Which email
Yes those errors also show up with the given credentials
r
Hmm. How have u done the integration exactly? Have you simply followed the quick setup guide?
c
Yes
The guide doesnt tell me how to set up Oauth in google, only provides a link so I followed the steps in that link
Am I missing something?
The login signup flows work though
It's just those POST errors that are a little concerning...
r
Yeaa. I’m not sure why those POST error happen. You should google it
c
Okay. Do I need any “scopes”?
r
Well, the default scopes we have should be enough
c
The default scopes by Google is what I'vs shown above - none, I think
r
So does the flow work (ignoring the errors on the console log?) or not? I’m a bit confused.
c
It works
2 Views