log_streams
Admin Portal intent (https://github.com/workos/workos-ruby/pull/184)success_url
to generate_link
(https://github.com/workos/workos-ruby/pull/180)write_timeout
if Ruby version is greater than or equal to 2.6.0 (#169)organization_id
to Directory User and Directory Group, Added directory_id
to Directory User (#165)list_users
and get_user
endpoints (#147)domain
parameter for authorization_url
in favor of organization
(#135)organization_id
field on the following objects is now nullable (#129):
Connection
Directory
Profile
DirectorySync.get_directory
for retrieving a Directory by its ID (#132)addressable
from 2.7.0 to 2.8.0 (#112)}
(#104)get_profile
method to WorkOS::SSO (#99)spec.required_ruby_version
to include Ruby versions 2.5+ (#100)SSO.profile
has been renamed to SSO.profile_and_token
(#96)
Profile
to ProfileAndToken
Portal
to Organizations
(#95)
Portal.list_organizations
→ Organizations.list_organizations
Portal.get_organization
→ Organizations.get_organization
Portal.create_organization
→ Organizations.create_organization
Portal.update_organization
→ Organizations.update_organization
SSO.create_connection
and SSO.promote_draft_connection
have been removed (#97)project_id
parameter for SSO::authorization_url
and SSO::profile_and_token
(formerly SSO::profile
) has been fully removed. The client_id
parameter should be used instead (#94)