I am using Social Login (Google), after login the user is redirected to Supertokens.com. Where to ch...
a
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?
@ashish3822 please use this thread
a
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
a
Sure, I am using Vanilla JS though
r
Ah right. So there is a blog post you can follow
a
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
a
Yeah, we are using our own google credentials