type

VerifyEmailNotification

Trusted email-verification delivery payload including the raw one-time token.

Source ridu.go:42

Collectionschema.CollectionSlug
The auth collection containing the user.
Userstore.Document
A detached snapshot of the user document.
Tokenstring
The raw single-use verification token.
ExpiresAttime.Time
The instant after which the token is invalid.

Token is shown once and must never be logged. Build and deliver the application-owned verification link inside the trusted callback.