Skip to content

Releases: tsndr/cloudflare-worker-jwt

v3.2.0

28 May 23:33
v3.2.0
2420f57
Compare
Choose a tag to compare
  • Added support for algorithm: none, to create JWTs without a signature

Full Changelog: v3.1.7...v3.2.0

v3.1.7

25 May 23:08
06c5605
Compare
Choose a tag to compare
  • Update JWK type
  • Clean up tests
  • Update dev dependencies

Full Changelog: v3.1.5...v3.1.7

v3.1.5

11 May 21:15
v3.1.5
66385f3
Compare
Choose a tag to compare

Updated readme

Full Changelog: v3.1.4...v3.1.5

v3.1.4

14 Mar 13:39
v3.1.4
95e45e6
Compare
Choose a tag to compare
3.1.4

v3.1.3

27 Oct 12:46
v3.1.3
d3d7e10
Compare
Choose a tag to compare

Full Changelog: v3.1.2...v3.1.3

v3.1.2

07 Oct 17:19
v3.1.2
e57ccf7
Compare
Choose a tag to compare

Full Changelog: v3.1.1...v3.1.2

v3.1.1

03 Oct 17:33
v3.1.1
ea136cf
Compare
Choose a tag to compare

Full Changelog: v3.1.0...v3.1.1

v3.1.0

03 Oct 17:28
v3.1.0
9f74c8b
Compare
Choose a tag to compare
  • Add options.header to be able to extend the header

Full Changelog: v3.0.0...v3.1.0

v3.0.0

03 Oct 17:19
v3.0.0
9a68f6f
Compare
Choose a tag to compare

Breaking Change

  • verify() will now return the decoded token or undefined instead of a boolean value.

Full Changelog: v2.5.4...v3.0.0

v2.5.4

28 Sep 00:28
v2.5.4
674ff1d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.3...v2.5.4