why do we put the redirect url then to the supabase? just curios how does it work 🤔
h
hieu
08/12/2021, 7:48 AM
cos Site URL is only for web. It won't work if you use deeplink in Site URL
hieu
08/12/2021, 7:51 AM
when you add deeplink to Additional Redirect URLs. You also need to add it to redirectTo on your auth request
hieu
08/12/2021, 7:53 AM
on auth server, we will verify your redirectTo param. If it's not in your Additional Redirect URLs settings, then it will redirect user to the default Site URL