getMfaFactors
Retrieves the list of MFA factors configured for the current user.
Import
Usage
Returns
Promise<{ multiFactors: Array<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: Array<MfaFactor> }>
A promise that resolves to an array of configured MFA factors