addMfa

Initiates the setup of a new MFA factor for the current user. Mfa will need to be verified before it is active.

Import

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

Parameters

params

AddMfaParams The parameters required to enable a new MFA factor

Returns

Promise<AddMfaResult> A promise that resolves to the factor setup information