Skip to content

addMfa

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

Import

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

Parameters

params

EnableMfaParams The parameters required to enable a new MFA factor

Returns

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