I'm sure I don't fully get this signin option and how it works and what I have to do. I read the docs but I got the following questions: 1. According to this docs page I should modify the confirmation url. However I'm not even sure what the original
.ConfirmationURL
.ConfirmationURL
is for. Can someone explain why this needs to be changed to a more granular url? What is
.ConfirmationURL
.ConfirmationURL
used for? 2. Since I have multiple signin options (password, magic link, Google), what is the
/auth/confirm
/auth/confirm
endpoint used for? I already got an api endpoint for the google auth btw. 3. Signup via email: When a user signs up, how do I have to update the
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.