Skip to content

Releases: workos/workos-node

v7.24.0

26 Aug 14:31
6b692e1
Compare
Choose a tag to compare

Added

  • Added support for authentication.sso_failed and authentication.oauth_failed events (#1111)

v7.23.0

19 Aug 20:05
348bba0
Compare
Choose a tag to compare

What's Changed

  • Add certificate_renewal intent for the Admin Portal by @alisherry in #1104

v7.22.1

16 Aug 22:11
a99a27d
Compare
Choose a tag to compare

Added

  • Export types for FGA #1106

v7.22.0

12 Aug 18:00
1b3ba93
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.21.0...v7.22.0

v7.21.0

05 Aug 17:42
75916d5
Compare
Choose a tag to compare

Added

  • Make name optional when updating an organization (#1099)

v7.20.0

01 Aug 16:46
444995b
Compare
Choose a tag to compare

What's Changed

  • Add getLogoutUrlFromSessionCookie helper method (#1097)
  • Fix node:process ReferenceError on workers/edge (1096)

Full Changelog: v7.19.0...v7.20.0

v7.19.0

30 Jul 18:13
b9179ec
Compare
Choose a tag to compare

What's Changed

  • Fix iron-session worker support (#1091)
  • Add test for worker environment (#1092)

Full Changelog: v7.18.0...v7.19.0

v7.18.0

29 Jul 18:18
7248def
Compare
Choose a tag to compare

Added

  • Added the organizationId parameter to AuthenticateWithRefreshTokenOptions (#1093)

v7.17.1

26 Jul 15:42
a4111ee
Compare
Choose a tag to compare

What's Changed

  • Fix invalid session cookie enum name (#1088)

Full Changelog: v7.17.0...v7.17.1

v7.17.0

24 Jul 20:35
ec53b35
Compare
Choose a tag to compare

Added

  • Added support for FGA endpoints #1077