Yup, I found the Site URL. But didnot know its pur...
# help
l
Yup, I found the Site URL. But didnot know its purpose. I can write any URL without verification
s
Yes currently I don't think there is no way to make sure the requests are coming from a certain registered domain at the moment, but this is something you can suggest as a feature to the Supabase team.
l
grea I will, but what URL do I insert for google OAuth. I didnt try it yet, but the video I watched, after the usrr authenicate the credientials. it returns to the siteURL
s
Do you mean on the Google console?
This is the url you need to enter in the Google console as the callback url
https://<your-project>.supabase.co/auth/v1/callback
, replace
<your-project>
with your project id
l
okay, I will give it a try Thanks ♡