Releases: workos/workos-python
Releases · workos/workos-python
v5.17.0
v5.16.0
What's Changed
- Add metadata and external id to users and organizations from #420
Full Changelog: v5.15.1...v5.16.0
v5.15.1
v5.15.0
v5.14.0
What's Changed
- Add
intent_options
parameter onPortal.generate_link()
method by @jonatascastro12 in #406
v5.13.1
v5.13.0
v5.12.1
What's Changed
- Allows proxies to be properly set via environment variables (#398). If you use the standard HTTP proxy environment variables (e.g.
HTTPS_PROXY
), it's recommend to verify there's no behavior change in your environment and adjust them if needed.
Full Changelog: v5.12.0...v5.12.1
v5.12.0
Added
- Support screen_hint in user_management.get_authorization_url by @faroceann in #396
Full Changelog: v5.11.1...v5.12.0