Skip to content

Interface: MagicLinkVerifyRequest

Interface: MagicLinkVerifyRequest

Defined in: auth-client/src/core/flows/magic-link.flow.ts:28

Properties

token

token: string

Defined in: auth-client/src/core/flows/magic-link.flow.ts:30

The raw token from the email URL (the query-string ?token=...).