© 2026 Hedgehog Software, LLC
const { data, error } = await supabase.auth.resetPasswordForEmail(email, { redirectTo: redirectUrl });