Reset password via email with Supabase and Sveltekit
Supabase offer a method to reset your password via email. Most guides I found online skips the part where you detect the event from supabase and securely check that the user is allowed to change password. In the documentation it says that you can use...
Apr 10, 20236 min read1.3K
