OtpParams

1type OtpParams = object;

Defined in: account-kit/signer/src/client/types.ts:103

Properties

PropertyType

expirationSeconds?

number

multiFactors?

VerifyMfaParams[]

orgId

string

otpCode

string

otpId

string

targetPublicKey

string