Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 202 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 202 Bytes

0.9.2

Fixed expiration calculation.

0.9.1

Fixed the readme import and title.

0.9.0

Main JWT decoding functionality for extracting:

  • headers
  • payload
  • issuedAt
  • expiration
  • isExpired