Skip to content

ActivityPlug API / @activityplug/core / EmailChallengeStartInput

Interface: EmailChallengeStartInput

Defined in: packages/core/src/auth/types.ts:159

Properties

identifier

readonly identifier: string

Defined in: packages/core/src/auth/types.ts:160


locale?

readonly optional locale?: string

Defined in: packages/core/src/auth/types.ts:161


verificationUriTemplate

readonly verificationUriTemplate: string

Defined in: packages/core/src/auth/types.ts:162