Skip to content

Releases: Eyevinn/node-cat

v0.12.1

25 Mar 11:08
363a2f0

Choose a tag to compare

What's Changed

  • feat: support for cta in cookies by @birme in #24
  • fix: token needs to be url encoded when in query param

Full Changelog: v0.12.0...v0.12.1

v0.12.0

21 Mar 17:57
05d1d5f

Choose a tag to compare

What's Changed

  • feat: support for handling catif claim by @birme in #23

Full Changelog: v0.11.0...v0.12.0

v0.11.0

21 Mar 10:22
e23f7a5

Choose a tag to compare

What's Changed

  • feat: support catm claim by @birme in #20
  • fix: missing http method when validating cloudfront request by @birme in #21
  • feat: pass-through (almost) all claims by @birme in #22

Full Changelog: v0.10.0...v0.11.0

v0.10.0

19 Mar 22:42
2e0b1c4

Choose a tag to compare

What's Changed

  • feat: support to generate a token from a JSON object by @birme in #14
  • chore: generate and deploy jsdoc by @birme in #15
  • chore: added documentation to most important methods by @birme in #16
  • feat: implementation of catreplay claim by @birme in #17
  • feat: support catv claim by @birme in #18

Full Changelog: v0.9.0...v0.10.0

v0.9.0

19 Mar 12:45
7aa0b49

Choose a tag to compare

What's Changed

  • feat: token logger framework by @birme in #13

Full Changelog: v0.8.0...v0.9.0

v0.8.0

19 Mar 10:39
ee98ebc

Choose a tag to compare

What's Changed

  • feat: plugin framework for storing token usage counts by @birme in #12

Full Changelog: v0.7.1...v0.8.0

v0.7.1

19 Mar 07:58
f3f7b41

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

18 Mar 21:33
346fdba

Choose a tag to compare

What's Changed

  • feat: support catr claim and automatic renewal support in HTTP handlers by @birme in #10

Full Changelog: v0.6.0...v0.7.0

v0.6.0

18 Mar 13:31
e43dfd9

Choose a tag to compare

What's Changed

  • feat: return claims also for invalid tokens by @birme in #9

Full Changelog: v0.5.1...v0.6.0

v0.5.1

18 Mar 10:16
2535558

Choose a tag to compare

What's Changed

  • feat: handle CWT Id (cti) claim by @birme in #7
  • feat: return claim on http validation by @birme in #8

Full Changelog: v0.4.0...v0.5.1