Skip to content

Releases: workos/workos-php

v4.15.0

15 Nov 19:46
5cb9b22
Compare
Choose a tag to compare

What's Changed

  • Add widgets get token API support (#248)

Full Changelog: v4.14.0...v4.15.0

v4.14.0

21 Oct 20:01
bb05c6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.13.0...v4.14.0

v4.13.0

07 Aug 21:48
8efd27a
Compare
Choose a tag to compare

Added

  • Added a new organizationId parameter to the authenticateWithRefreshToken method (#244)

v4.12.0

18 Jul 15:24
e069d4d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.11.1...v4.12.0

v4.11.1

11 Jul 16:10
57b9f59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.11.0...v4.11.1

v4.11.0

24 Jun 22:50
069944a
Compare
Choose a tag to compare

Deprecated

  • Marked $allowProfilesOutsideOrganization option parameter as deprecated (#239)

v4.10.0

04 Jun 16:35
a7ed8a3
Compare
Choose a tag to compare

Added

  • Added a method to find an invitation using the token (#236)

v4.9.0

24 May 17:08
4a9bdf4
Compare
Choose a tag to compare

Added

  • Added inviterUserID to invitation object returned by API (#234)
  • Added new endpoints to the User Management API to support sending your own emails: getEmailVerification, getPasswordReset, and createPasswordReset (#234)
  • Deprecation notice for the sendPasswordResetEmail method in favor of createPasswordReset (#234)

v4.8.1

22 May 12:29
1f6d040
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.8.0...v4.8.1

v4.8.0

17 May 14:24
2bdb998
Compare
Choose a tag to compare

What's Changed

  • Add organization membership deactivate and reactivate API methods by @mattgd in #227
  • Add logout url method by @PaulAsjes in #231

Full Changelog: v4.7.0...v4.8.0