Skip to content

Releases: labd/node-federated-token

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

v0.3.0

27 Jul 09:30
Compare
Choose a tag to compare

Minor Changes

  • 66b663e: Refactor the key handling by introducing a KeyManager object to handle one or
    multiple keys.

v0.2.0

25 Jul 15:18
Compare
Choose a tag to compare

Minor Changes

  • 374194a: Refactor handling of public tokens

v0.1.0

24 Jul 14:11
Compare
Choose a tag to compare

Minor Changes

  • ede342e: Only return refresh tokens if modified
  • 5c1c1d9: Properly load the refresh token in the gateway if set

v0.0.2

28 Jun 13:36
Compare
Choose a tag to compare

Patch Changes

  • c7f1159: Fix release by including dist files