A short lived token used to confirm a password reset.

Hierarchy (View Summary)

Constructors

Properties

Constructors

Properties

expirationDate: Date

The expiration date of the password reset token.

id: string

The uuid (universal unique identifier) of the entity.

userId: string

The id of the user that this password reset token belongs to.

value: string

The actual token value.