Releases: workos/workos-php
Releases · workos/workos-php
v1.11.0
21 Jun 23:13
Compare
Sorry, something went wrong.
No results found
Added
Added null coalesce operator for missing response mappings (#103 )
v1.10.0
07 Jun 20:11
Compare
Sorry, something went wrong.
No results found
Changed
Removed environmentId fields (#95 )
Added order param (#96 )
Included organization_id in listConnections (#97 )
Exposed expires_at in totp challenge responses (#101 )
v1.9.0
13 Apr 17:47
Compare
Sorry, something went wrong.
No results found
Changed
Split AuthenticationChallenge Resource into AuthenticationChallengeTotp and AuthenticationChallengeSms
v1.8.0
30 Mar 14:26
Compare
Sorry, something went wrong.
No results found
Added
Added MFA API support (#87 )
Fixed
Used list_metadata instead of ListMetadata (#81 )
Changed
Updated various dependencies
v1.7.0
25 Feb 00:05
Compare
Sorry, something went wrong.
No results found
Deprecated
Removed environment_id from directory resource as it was no longer needed and sent within the API response
v1.6.0
05 Jan 23:18
Compare
Sorry, something went wrong.
No results found
Changed
Made domain, provider, and connection parameters nullable in the getAuthorizationUrl method for SSO
v1.5.1
17 Dec 20:16
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed a bug in Webhooks::constructEvent that was returning an error when webhooks contained non UTF-8 characters
v1.5.0
16 Dec 21:24
Compare
Sorry, something went wrong.
No results found
Added
Added support for Organization parameter for GetAuthorizationURL function
Added support for domain_hint and login_hint parameters for GetAuthorizationURL function
v1.4.0
09 Nov 20:01
Compare
Sorry, something went wrong.
No results found
Added
Added GET Directory function
Added Webhook validation function
v1.3.0
28 Oct 16:23
Compare
Sorry, something went wrong.
No results found
Added
Exposed custom_attributes on DirectoryUser (#66 )