Skip to content

Releases: labd/node-federated-token

@labdigital/[email protected]

09 Mar 18:17
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • bd7b6b6: fix: return GraphQLError when refresh token is invalid

@labdigital/[email protected]

09 Mar 17:39
Compare
Choose a tag to compare
Pre-release

Minor Changes

@labdigital/[email protected]

09 Mar 17:33
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 8b81410: Properly return GraphQLError when token is expired/invalid

@labdigital/[email protected]

20 Feb 12:18
Compare
Choose a tag to compare

Minor Changes

  • 7cdf39c: Replace jsonwebtoken with jose as jsonwebtoken relies on built-in node modules.

v0.12.5

10 Feb 16:14
Compare
Choose a tag to compare

Patch Changes

  • 174ef4a: Improves security by throwing an error if token fingerprint cookie is not present. Also optionally removes the __host prefix from the fingerprint cookie, to allow for a fingerprint on path level, thereby enbaling authentication flows per path.

v0.12.4

28 Jan 10:36
Compare
Choose a tag to compare

Patch Changes

  • 94a36dd: provide cookie path when clearing cookie

v0.12.3

27 Jan 15:04
Compare
Choose a tag to compare

Patch Changes

v0.12.2

27 Jan 13:13
Compare
Choose a tag to compare

Patch Changes

  • 5f55cd8: add support for cookie path

@labdigital/[email protected]

16 Jan 15:23
Compare
Choose a tag to compare

Patch Changes

  • 1909c30: Added separate load and verify for data token

@labdigital/[email protected]

16 Jan 15:23
Compare
Choose a tag to compare

Patch Changes