interface supabase.Factorimport { type supabase } from "https://dotland.deno.dev/x/live@1.63.12/deps.ts"; const { Factor } = supabase; A MFA factor. Propertiesid: stringID of the factor. optionalfriendly_name: stringFriendly name of the factor, useful to disambiguate between multiple factors. factor_type: "totp" | stringType of factor. Only totp supported with this version but may change in future versions. status: "verified" | "unverified"Factor's status. created_at: stringupdated_at: string