Installation
Beta Versions Certain WorkOS features may be available only in the beta version of the SDK. Beta versions have the -beta.* suffix, for example, 3.2.0-beta.1. For more information on how to use the beta versions, refer to the README in the GitHub repository. Releases 1.0.1 (2026-05-13)
Bug Fixes
generated: Regenerate from oagen with query encoder + typed param bodies (e63d620 )
1.0.0 (2026-05-10)
⚠ BREAKING CHANGES
Features
Add ApiError, RequestOptions, and auto-paging streams (a1a66ba )
client: Add path_segment encoder and shared auto-paging driver (7f1c2d3 )
client: Gate retries by safety and add per-request RequestStrategy (1fb9b1c )
secret: Add SecretString wrapper for sensitive fields (d3729a9 )
Bug Fixes
helpers: Harden webhook, session, and vault crypto paths (98b8a59 )
Added
Added organization_id to DirectoryUsers and DirectoryGroups (#84 )
Changed
Updated the endpoints used for ChallengeFactor and VerifyChallenge operations (#81 )
Changed project status to "experimental" (#82 )