Interface: VerificationCodeValidPayload
Extends
BaseKratosCourierPayload
Properties
expiresInMinutes?
optionalexpiresInMinutes:number
recipient
recipient:
string
Inherited from
BaseKratosCourierPayload.recipient
templateData
templateData:
Record<string,unknown>>
Original template_data from the HTTP courier body.
Inherited from
BaseKratosCourierPayload.templateData
user
user:
User
Inherited from
BaseKratosCourierPayload.user
verificationCode
verificationCode:
string
verificationUrl?
optionalverificationUrl:string