Releases: workos/workos-python
Releases · workos/workos-python
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
v5.11.1
v5.11.0
v5.10.0
What's Changed
- Propagate ConflictExceptions properly by @mattgd in #389
- Adds session helpers by @PaulAsjes in #384
Full Changelog: v5.9.0...v5.10.0
v5.9.0
What's Changed
- Add
options
to Connection resource and addsso.update_connection()
in #386
Full Changelog: v5.8.0...v5.9.0