EmailAuthParams

1type EmailAuthParams = object;

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

Properties

PropertyTypeDescription

email

string

emailMode?

EmailType

Deprecated

This option will be overriden by dashboard settings. Please use the dashboard settings instead. This option will be removed in a future release.

expirationSeconds?

number

multiFactors?

VerifyMfaParams[]

redirectParams?

URLSearchParams

targetPublicKey

string