Skip to main content
type MfaProtectedAction = keyof typeof MFA_PROTECTED_FUNCTIONS;
Type representing the name of an MFA-protected action.