Releases: labd/node-federated-token
Releases · labd/node-federated-token
v0.8.1
Patch Changes
- 3df5163: Don't use a async call for getSubject
v0.8.0
Minor Changes
- 1d2b7b3: Make the serialization of tokens more robust
- c2020cd: Add ability to set a jwt subject
v0.7.0
Minor Changes
- 645d0e3: Added support for setting values on token
v0.6.2
Patch Changes
- cfde937: Fix issues when running with bun by converting KeyObject to uint8
v0.6.1
Patch Changes
- ad77b2a: Delete the access token cookie when the token is invalid
v0.6.0
Minor Changes
- 6248b79: Implement cookie domain options
v0.5.2
Patch Changes
- a7b27c2: Only add host prefix for strict same site
v0.5.1
Patch Changes
- 752d421: remove unused IIFE and CJS dist files
v0.5.0
Minor Changes
- eee2cd1: Use a generic for the FederatedGraphQLDataSource context
Patch Changes
- eee2cd1: Fix peerDependencies range