It seems that we dont actually have the access to account. But for some reason, the redirect_uris works on all domains. how is that possible?
but, when I created my own google clientId and clientSecret. I need to explicitly put my registered domain there
r
rp_st
11/01/2022, 5:22 AM
hey @muhajirdev
rp_st
11/01/2022, 5:25 AM
the reason it works for all domains is cause when using the dev credentials, we proxy the requests via our website supertokens.com (so we have set supertokens.com as a redirect domain on our dev credentials).
But when you use non dev credentials, it will not proxy via our website
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).