Workos

Latest version: v5.15.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 18

1.1.0

Added

- Added `organizations` property to `Client` ([73](https://github.com/workos/workos-python/pull/73))
- Added `organizations.get_organization` ([72](https://github.com/workos/workos-python/pull/72))
- Added `directory_sync.delete_directory` ([65](https://github.com/workos/workos-python/pull/65))

1.0.0

Breaking Changes

- `sso.get_profile` has been renamed to `sso.get_profile_and_token` ([67](https://github.com/workos/workos-python/pull/67))
- The return type has also been changed from `Profile` to `ProfileAndToken`
- Organization operations have been moved from the `portal` namespace to `organizations` ([68](https://github.com/workos/workos-python/pull/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](https://github.com/workos/workos-python/pull/69))

Removed Deprecations

- The deprecated `project_id` parameter has been fully removed. The `client_id` parameter should be used instead ([66](https://github.com/workos/workos-python/pull/66))

0.8.7

Added

- Added `connection` to `get_authorization_url` ([61](https://github.com/workos/workos-python/pull/61))

0.8.5

Updated

- Implemented `__str__` for `BaseRequestException` ([57](https://github.com/workos/workos-python/pull/57))

0.8.4

Fixed

- Fixed bug with use of `client_id` ([56](https://github.com/workos/workos-python/pull/56))

0.8.3

Added

- Added `GET /connections` ([51](https://github.com/workos/workos-python/pull/51))
- Added `GET /connections/:id` ([52](https://github.com/workos/workos-python/pull/52))
- Added `DELETE /connections/:id` ([53](https://github.com/workos/workos-python/pull/53))

Page 15 of 18

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.