AuthenticatorAssuranceLevels
import type { AuthenticatorAssuranceLevels } from "https://esm.sh/@supabase/[email protected]/dist/index.d.mts";type AuthenticatorAssuranceLevels = "aal1" | "aal2" | (string & {});
import type { AuthenticatorAssuranceLevels } from "https://esm.sh/@supabase/[email protected]/dist/index.d.mts";