What is the best way to manage password reset in Remix?
I'm trying to figure out how to use the function resetPasswordForEmail() without putting my auth keys on the client browser. Is it possible? if so, how? Can I set the Confirmation URL
{{ .ConfirmationURL }}
{{ .ConfirmationURL }}
to something different than my root URL? I'd like to change it for testing on localhost.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.