Skip to content

Releases: labd/node-federated-token

v0.8.1

27 Dec 13:27
Compare
Choose a tag to compare

Patch Changes

  • 3df5163: Don't use a async call for getSubject

v0.8.0

27 Dec 12:28
Compare
Choose a tag to compare

Minor Changes

  • 1d2b7b3: Make the serialization of tokens more robust
  • c2020cd: Add ability to set a jwt subject

v0.7.0

04 Dec 08:56
Compare
Choose a tag to compare

Minor Changes

  • 645d0e3: Added support for setting values on token

v0.6.2

26 Nov 15:18
Compare
Choose a tag to compare

Patch Changes

  • cfde937: Fix issues when running with bun by converting KeyObject to uint8

v0.6.1

24 Nov 14:03
Compare
Choose a tag to compare

Patch Changes

  • ad77b2a: Delete the access token cookie when the token is invalid

v0.6.0

09 Oct 14:51
Compare
Choose a tag to compare

Minor Changes

  • 6248b79: Implement cookie domain options

v0.5.2

07 Sep 13:33
Compare
Choose a tag to compare

Patch Changes

  • a7b27c2: Only add host prefix for strict same site

v0.5.1

10 Aug 06:19
Compare
Choose a tag to compare

Patch Changes

  • 752d421: remove unused IIFE and CJS dist files

v0.5.0

10 Aug 06:01
Compare
Choose a tag to compare

Minor Changes

  • eee2cd1: Use a generic for the FederatedGraphQLDataSource context

Patch Changes

  • eee2cd1: Fix peerDependencies range

v0.4.0

28 Jul 13:20
Compare
Choose a tag to compare

Minor Changes