import { type supabase } from "https://deno.land/x/live@1.53.6/deps.ts";
const { VerifyEmailOtpParams } = supabase;
Properties
type: EmailOtpType
The user's verification type.
import { type supabase } from "https://deno.land/x/live@1.53.6/deps.ts";
const { VerifyEmailOtpParams } = supabase;
The user's verification type.