Skip to content

Releases: kapetacom/sdk-nodejs-auth-jwt

v2.1.3

22 Apr 10:54

Choose a tag to compare

2.1.3 (2024-04-22)

Bug Fixes

  • prevent dangling rejections in JWTAuthHandler (#5) (d2f117b)

v2.1.2

13 Mar 22:21

Choose a tag to compare

2.1.2 (2024-03-13)

Bug Fixes

  • Only add algorithm if available (#4) (366c099)

v2.1.1

27 Feb 13:55

Choose a tag to compare

2.1.1 (2024-02-27)

Bug Fixes

  • add logging (04b2136)
  • add wait for jwt provider to be ready instead of crashing (36c175d)

v2.1.0

05 Jan 19:01

Choose a tag to compare

2.1.0 (2024-01-05)

Features

  • Adds optional token resolver option to jwt middleware (#2) (2833974)

v2.0.0

13 Dec 11:34

Choose a tag to compare

2.0.0 (2023-12-13)

Features

BREAKING CHANGES

  • Upgrade to V2

v1.0.0

12 Dec 18:00

Choose a tag to compare

1.0.0 (2023-12-12)

Features

  • Initial code (84e5d12)
  • Simplify and add support for multiple keystores (#1) (37d0e36)