Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes a JWT.

Hierarchy

  • JwtInfo

Index

Properties

Properties

expiresAt: number

A timestamp, after which the token becomes invalid.

token: string

The JWT itself.

Generated using TypeDoc