getMfaFactors
Retrieves the list of MFA factors configured for the current user.
Import
import { AlchemySignerWebClient } from "@account-kit/signer";
Returns
Promise<{ multiFactors: MfaFactor[] }>
A promise that resolves to an array of configured MFA factors