Skip to content

ActivityPlug API / @activityplug/core / EmailChallengeVerifyInput

Interface: EmailChallengeVerifyInput

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

Properties

challengeId

readonly challengeId: string

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


code

readonly code: string

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