Skip to content

Releases: labd/node-federated-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

v0.3.3

27 Jul 12:37
Compare
Choose a tag to compare

Patch Changes

  • c9c16b9: Move dependencies to peer depdenencies

v0.3.2

27 Jul 11:00
Compare
Choose a tag to compare

Patch Changes

  • 9dca6a8: Export PublicFederatedTokenContext type

v0.3.1

27 Jul 09:43
Compare
Choose a tag to compare

Patch Changes

  • e604a1b: Fix exporting the KeyManager class