Releases: workos/workos-node
Releases · workos/workos-node
v7.21.0
Added
- Make
name
optional when updating an organization (#1099)
v7.20.0
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.18.0
Added
- Added the
organizationId
parameter to AuthenticateWithRefreshTokenOptions
(#1093)
v7.17.0
Added
- Added support for FGA endpoints #1077
v7.16.0
Added
- Added support for authentication events (#998)
v7.15.0
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