getMfaFactors

Retrieves the list of MFA factors configured for the current user.

Import

1import { BaseSignerClient } from "@account-kit/signer";

Returns

Promise<{ multiFactors: MfaFactor[] }> A promise that resolves to an array of configured MFA factors