Skip to content

Releases: ahmeducf/s-jwt

v1.1.0

20 Oct 00:36
7efbe32

Choose a tag to compare

1.1.0 (2023-10-20)

Bug Fixes

  • Add missing pss algorithms as optional types to algorithms field (f69891e)
  • Use SjwtVerificationError type only for verification errors (cad5520)
  • Use type pkcs8 of rsa-pss key (e7f7e04)

Features

v1.0.0-beta.4

20 Oct 00:26
2527c1c

Choose a tag to compare

v1.0.0-beta.4 Pre-release
Pre-release

1.0.0-beta.4 (2023-10-20)

Bug Fixes

  • Use SjwtVerificationError type only for verification errors (cad5520)

v1.0.0-beta.3

18 Oct 20:31
f68f5c3

Choose a tag to compare

v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2023-10-18)

Bug Fixes

  • Add missing pss algorithms as optional types to algorithms field (f69891e)

v1.0.0-beta.2

17 Oct 01:34
b128a5e

Choose a tag to compare

v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2023-10-17)

Bug Fixes

  • Use type pkcs8 of rsa-pss key (e7f7e04)

Features

v1.0.0-beta.1

07 Oct 20:34

Choose a tag to compare

v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2023-10-07)

Features