log_streams
Admin Portal intent (https://github.com/workos/workos-python/pull/166)allow_profiles_outside_organization
with update_organization
(#128)is
with a string literal warning (#133)verify_factor
attribute has been deprecated in factor of verify_challenge
(#131)organization
parameter to the List Organizations endpoint for Directory Sync. This allows filtering of the directories returned by organization ID (#114)get_authorization_url
attribute now throws an exception when redirect_uri
is not provided (#107)
list_connections
attribute now accepts a ConnectionType
for the connection_type
parameter (#112)
connection_type
parameter for list_connections
(#112)domain
parameter for get_authorization_url
in favor of organization
(#104)sso.get_profile
has been renamed to sso.get_profile_and_token
(#67)
Profile
to ProfileAndToken
portal
namespace to organizations
(#68)
portal.list_organizations
→ organizations.list_organizations
portal.create_organization
→ organizations.create_organization
sso.create_connection
and sso.promote_draft_connection
have been removed (#69)project_id
parameter has been fully removed. The client_id
parameter should be used instead (#66)