Skip to content

Releases: nats-io/jwt.js

v0.0.10-5

11 Jun 19:20
b261d50
Compare
Choose a tag to compare
v0.0.10-5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.9...v0.0.10-5

v0.0.9

04 Mar 17:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

14 Nov 20:18
44dc6b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

10 Nov 15:31
4390626
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @bruth made their first contribution in #23

Full Changelog: v0.0.6...v0.0.7

v0.0.6

20 Mar 19:36
41b87a7
Compare
Choose a tag to compare

What's Changed

  • added authentication response jwt, added generic fields to users (tags, etc), added ability so set issuer account on generic claims, etc @aricart in #22

Full Changelog: v0.0.5...v0.0.6

v0.0.5

02 Feb 15:53
c92ef1f
Compare
Choose a tag to compare

What's Changed

  • export encode() and other functionality that may be required in some experiments by @aricart in #21

Full Changelog: v0.0.4...v0.0.5

v0.0.4

17 Jan 16:53
778d88d
Compare
Choose a tag to compare

What's Changed

  • changed operator to extend GenericFields by @aricart in #19
  • [CHANGE] aud can now be passed as an encode option by @aricart in #20

Full Changelog: v0.0.3...v0.0.4

v0.0.3

14 Jul 20:00
89485af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.3

v0.0.1

19 Apr 20:28
e5e3b1b
Compare
Choose a tag to compare
Merge pull request #11 from nats-io/debug

[DEBUG] added ability to trace equivalence