Releases: workos/workos-php
Releases · workos/workos-php
v4.15.0
v4.14.0
v4.13.0
v4.12.0
What's Changed
- Add Apple and GitHub OAuth support by @gcarvelli in #238
Full Changelog: v4.11.1...v4.12.0
v4.11.1
What's Changed
- Fixes a bug with leading slashes from various UM functions by @sheldonvaughn in #241
Full Changelog: v4.11.0...v4.11.1
v4.11.0
v4.10.0
v4.9.0
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
, andcreatePasswordReset
(#234) - Deprecation notice for the
sendPasswordResetEmail
method in favor ofcreatePasswordReset
(#234)
v4.8.1
v4.8.0
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