Skip to content

Releases: whodisio/simple-jwt-auth

v0.11.1

24 Sep 17:20
4fd1af5
Compare
Choose a tag to compare

0.11.1 (2023-09-24)

Bug Fixes

  • cicd: resolve environment dependent test (9ebd34f)
  • deps: use isomorphic buffer lib for cross platform compat (6974696)

v0.11.0

23 Sep 09:38
8f13a4a
Compare
Choose a tag to compare

0.11.0 (2023-09-23)

Features

  • alg: support elliptic curve cryptography algorithms (04ec81e)

v0.10.2

22 Sep 13:52
48ffd48
Compare
Choose a tag to compare

0.10.2 (2023-09-22)

Bug Fixes

  • alg: identify ES256, ES384, and ES512 as known asymetric algs (56b863f)
  • docs: remove broken status badges from readme (a869980)
  • test: update integration test to handle change in time (4d40770)

v0.10.1

16 Sep 21:17
5fabfae
Compare
Choose a tag to compare

0.10.1 (2023-09-16)

Bug Fixes

  • pkg: resolve cyclical import silently breaking pkg (e75d6d6)

v0.10.0

16 Sep 20:53
7e3918f
Compare
Choose a tag to compare

0.10.0 (2023-09-16)

Features

  • claims: enable getting authed claims with explicit jwks uri (ef422c7)

v0.9.5

16 Sep 12:48
db3928a
Compare
Choose a tag to compare

0.9.5 (2023-09-16)

Bug Fixes

  • contracts: expose isExpiredToken method (f9ee055)

v0.9.4

11 Sep 13:05
ba344d8
Compare
Choose a tag to compare

0.9.4 (2023-09-11)

Bug Fixes

  • tests: update test token after whodis issuer change (85e455c)

v0.9.3

11 Sep 12:41
6b72ebf
Compare
Choose a tag to compare

0.9.3 (2023-09-11)

Bug Fixes

  • contact: expose getTokenFromAuthCookie method (e7a0e4d)

v0.9.2

11 Sep 12:35
eaffd94
Compare
Choose a tag to compare

0.9.2 (2023-07-18)

Bug Fixes

  • cicd: remove old publish-on-tag workflow (89b5dd0)

v0.9.1

18 Jul 10:22
1d47572
Compare
Choose a tag to compare

0.9.1 (2023-07-18)

Bug Fixes

  • cicd: resolve ghost package version (d370c09)