Skip to content

Releases: workos/workos-node

v7.15.0

23 Jul 13:14
0b65f03
Compare
Choose a tag to compare

Added

  • Simplify AuthKit session handling with new authenticateWithSessionCookie and refreshAndSealSessionData methods, and the ability to optionally seal session data on all authenticateWith* methods (#1078)

Full Changelog: v7.14.0...v7.15.0

v7.14.0

18 Jul 15:19
760c5a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.13.0...v7.14.0

v7.13.0

10 Jul 12:36
c9834c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.12.0...v7.13.0

v7.12.0

08 Jul 17:28
80edc61
Compare
Choose a tag to compare

What's Changed

  • Updated the return type of workos.userManagement.authenticateWithRefreshToken to match other authenticateWith methods.

v7.11.4

02 Jul 22:23
de35546
Compare
Choose a tag to compare

Fixed

  • Fix NodeHttpClient handling of URLSearchParam request bodies by @mthadley in #1071

v7.11.3

24 Jun 08:14
fdc6063
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.11.2...v7.11.3

v7.11.2

21 Jun 16:35
39b0889
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.11.1...v7.11.2

v7.11.1

21 Jun 12:55
718fc42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.11.0...v7.11.1

v7.11.0

20 Jun 19:59
b598047
Compare
Choose a tag to compare

Fixed

  • Fixed compatibility with Cloudflare Worker environment (#1062)
  • Fixed parameter serialization for the List Auth Factors method in User Management (#1063)

Deprecated

  • Mark the allowProfilesOutsideOrganization option for Organizations as deprecated (#1060)

v7.10.0

10 Jun 12:04
70667dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.9.0...v7.10.0