Skip to content

removeMfa

Removes existing MFA factors by ID or factor type.

Import

import { BaseSignerClient } 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