Alchemy Logo

EmailAuthParams

type EmailAuthParams = object;

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

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

Was this page helpful?