I am using Social Login (Google), after login the ...
# general
h
I am using Social Login (Google), after login the user is redirected to Supertokens.com. Where to change it?
r
What’s the callback URL configured on google?
@humara bajaj please use this thread
h
r
You should set it to whatever your local dev env is
Please fill the quick setup app info form correctly. That should tell you what the callback url is
h
Sure, I am using Vanilla JS though
r
Ah right. So there is a blog post you can follow
h
Thank you @rp_st
r
And for custom UI, please do not use the credentials we mention in our docs. That won’t work. You will need to have your own google credentials
h
Yeah, we are using our own google credentials
2 Views