Skip to content

Releases: tsndr/cloudflare-worker-jwt

v3.1.3

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

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

v2.5.3

08 Mar 20:58
v2.5.3
8a75c24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.2...v2.5.3

v2.5.2

01 Mar 19:34
e49bada
Compare
Choose a tag to compare
  • Removed unnecessary Math.abs()

Full Changelog: v2.5.1...v2.5.2

v2.5.1

23 Feb 22:48
v2.5.1
c1214f8
Compare
Choose a tag to compare
  • Fixed falsly invalid tokens

Full Changelog: v2.5.0...v2.5.1

v2.5.0

22 Feb 22:05
v2.5.0
83678c9
Compare
Choose a tag to compare
  • Added clockTolerance option to jwt.verify().

Full Changelog: https://github.com/tsndr/cloudflare-worker-jwt/commits/v2.5.0