import { type supabase } from "https://deno.land/x/live@1.53.6/deps.ts";
const { Factor } = supabase;
A MFA factor.
Properties
Friendly name of the factor, useful to disambiguate between multiple factors.
Type of factor. Only totp
supported with this version but may change in
future versions.