import { type supabase } from "https://deno.land/x/live@1.60.0/deps.ts";
const { AuthOtpResponse } = supabase;
AuthOtpResponse is returned when OTP is used.
{@see AuthRsponse}
import { type supabase } from "https://deno.land/x/live@1.60.0/deps.ts";
const { AuthOtpResponse } = supabase;
AuthOtpResponse is returned when OTP is used.
{@see AuthRsponse}