Releases: workos/workos-python
Releases · workos/workos-python
v1.8.0
24 Feb 03:31
Compare
Sorry, something went wrong.
No results found
Changed
The get_authorization_url attribute now throws an exception when redirect_uri is not provided (#107 )
This matches the upstream requirements of the WorkOS API
The list_connections attribute now accepts a ConnectionType for the connection_type parameter (#112 )
String values will continue to work, but are considered deprecated
Deprecated
Deprecated passing string values as the connection_type parameter for list_connections (#112 )
v1.7.0
16 Dec 18:53
Compare
Sorry, something went wrong.
No results found
Added
Support for domain_hint and login_hint parameters to get_authorization_url (#105 )
Support for organization parameter to get_authorization_url (#104 )
Deprecated
Deprecated the domain parameter for get_authorization_url in favor of organization (#104 )
v1.6.0
16 Dec 18:50
Compare
Sorry, something went wrong.
No results found
Added
Added method to get single directory (#99 )
v1.5.1
02 Nov 22:56
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed webhooks method routing bug (#98 )
v1.5.0
01 Nov 20:46
Compare
Sorry, something went wrong.
No results found
Added
Added webhook signature and timestamp validation method (#92 )
v1.4.1
19 Oct 22:21
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed error handling bug (#95 )
v1.4.0
23 Sep 17:46
Compare
Sorry, something went wrong.
No results found
Added
Documented support for allow_profiles_outside_organization to organizations (#89 )
Added organization_id to profiles (#90 )
v1.3.1
15 Sep 21:13
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed bug with JSON response handling (#87 )
v1.3.0
14 Sep 18:50
Compare
Sorry, something went wrong.
No results found
Added
Added get_profile function (#83 )
Added Microsoft OAuth as a provider (#85 )
Updated
Improved JSON Parsing (#84 )
v1.2.0
28 May 16:47
Compare
Sorry, something went wrong.
No results found
Added
Added organizations.update_organization (#76 )
Added organizations.delete_organization (#77 )
Updated
Updated Development Status to Production/Stable (#75 )