Skip to main content
type MfaErrorCode = "SUPERSEDED" | "CANCELLED" | "LISTENER_REQUIRED";
Error codes for MFA-related errors.