© 2026 Hedgehog Software, LLC
localhost:3000
const { error } = await supabaseClient.auth.signInWithOtp({ email, options: { emailRedirectTo: `${url.origin}/logging-in` } });