The data to create a new password reset token.

Hierarchy

Constructors

Properties

Constructors

Properties

expirationDate: Date

The expiration date of the password reset token.

userId: string

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

value: string

The actual token value.