why do we put the redirect url then to the supabas...
# flutter
u
why do we put the redirect url then to the supabase? just curios how does it work 🤔
h
cos Site URL is only for web. It won't work if you use deeplink in Site URL
when you add deeplink to Additional Redirect URLs. You also need to add it to redirectTo on your auth request
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