Skip to content

Latest commit

 

History

History
69 lines (33 loc) · 3.58 KB

File metadata and controls

69 lines (33 loc) · 3.58 KB

Changelog

0.5.0 (2026-08-11)

Features

  • events: Change required status for parameter Events.list.events (#20) (3aa63f0)
  • groups: SDK surface change: Parameter "requestOptions" moved from position 5 to 6 on "Groups.listOrganizationGroups" (#20) (3aa63f0)
  • user_management: SDK surface change: Parameter type changed for "verificationId" on "UserManagement.authenticateWithRadarSmsChallenge" (#20) (3aa63f0)

Bug Fixes

  • parse AuthKit Actions request into flat ActionContext (#19) (8ee6a8d)

0.4.0 (2026-07-28)

Features

  • generated: SSO (batch 16283437) (#16) (9a64edc)
  • pipes: SDK surface change: Parameter "requestOptions" moved from position 4 to 5 on "Pipes.authorizeDataIntegration" (#14) (6849ca5)

0.3.0 (2026-07-27)

Features

  • helpers: clientId override on PKCE code exchanges (#12) (1653f68)

0.2.1 (2026-07-27)

Bug Fixes

  • Detect revoked refresh token via invalid_grant regardless of status (#10) (736e2db)
  • identify as iOS in the User-Agent header (51d78f9)

0.2.0 (2026-07-23)

Features

  • lower deployment targets to the iOS 16 generation (#7) (8060ff2)

0.1.1 (2026-07-22)

Bug Fixes

  • docs: add root redirect to documentation landing page (a746573)

0.1.0 (2026-07-21)

Features

  • hand-maintained non-spec endpoints and helper layer (H01-H19) (6e63a62)
  • regenerate the docs content (39e225a)

Bug Fixes

  • track Sources/WorkOS and Tests/WorkOSTests with canonical casing (a1c6376)

[0.0.1]

First commit