getMfaFactors
Retrieves the list of MFA factors configured for the current user.
Import
Returns
Promise<{ multiFactors: MfaFactor[] }>
A promise that resolves to an array of configured MFA factors
getMfaFactors
Retrieves the list of MFA factors configured for the current user.
Promise<{ multiFactors: MfaFactor[] }>
A promise that resolves to an array of configured MFA factors