Skip to content

removeMfa

Removes existing MFA factors by ID.

Import

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

Parameters

params

RemoveMfaParams The parameters specifying which factors to disable

Returns

Promise<{ multiFactors: MfaFactor[] }> A promise that resolves to the updated list of MFA factors