A Jwt, consisting of the token value and the expiration date.

Constructors

Properties

Constructors

Properties

expirationDate: Date

The timestamp at which the token is no longer valid.

value: string

The token value.