verifyMfa
Verifies a newly created MFA factor to complete the setup process.
Import
import { AlchemySignerWebClient } from "@account-kit/signer";
Parameters
params
VerifyMfaParams
The parameters required to verify the MFA factor
Returns
Promise<{ multiFactors: MfaFactor[] }>
A promise that resolves to the updated list of MFA factors