-beta.*
suffix, for example, 3.2.0-beta.1
. For more information on how to use the beta versions, refer to the README in the GitHub repository.password_reset.succeeded
event type (https://github.com/workos/workos-python/pull/429)Full Changelog: https://github.com/workos/workos-python/compare/v5.18.1...v5.19.0
Full Changelog: https://github.com/workos/workos-python/compare/v5.18.0...v5.18.1
Full Changelog: https://github.com/workos/workos-python/compare/v5.17.0...v5.18.0
email
standard attribute to DirectoryUser
emails
, job_title
, and username
standard attributes as deprecated. Enable the equivalent auto-mapped custom attributes instead (#413)Full Changelog: https://github.com/workos/workos-python/compare/v5.16.0...v5.17.0
Full Changelog: https://github.com/workos/workos-python/compare/v5.15.1...v5.16.0
workos
module public symbols to allow importing like from workos import WorkOSClient
(#415)Full Changelog: https://github.com/workos/workos-python/compare/v5.15.0...v5.15.1
last_sign_in_at
to user (#408)aud
claim (#409)Full Changelog: https://github.com/workos/workos-python/compare/v5.14.0...v5.15.0
intent_options
parameter on Portal.generate_link()
method by @jonatascastro12 in https://github.com/workos/workos-python/pull/406cryptography
versions (#404)Full Changelog: https://github.com/workos/workos-python/compare/v5.13.0...v5.13.1
Full Changelog: https://github.com/workos/workos-python/compare/v5.12.1...v5.13.0
HTTPS_PROXY
), it's recommend to verify there's no behavior change in your environment and adjust them if needed.Full Changelog: https://github.com/workos/workos-python/compare/v5.12.0...v5.12.1
Full Changelog: https://github.com/workos/workos-python/compare/v5.11.1...v5.12.0
Full Changelog: https://github.com/workos/workos-python/compare/v5.11.0...v5.11.1
Full Changelog: https://github.com/workos/workos-python/compare/v5.10.0...v5.11.0
Full Changelog: https://github.com/workos/workos-python/compare/v5.9.0...v5.10.0
options
to Connection resource and add sso.update_connection()
in https://github.com/workos/workos-python/pull/386Full Changelog: https://github.com/workos/workos-python/compare/v5.8.0...v5.9.0
prompt
option to the User Management get_authorization_url
method (#383)Full Changelog: https://github.com/workos/workos-python/compare/v5.6.0...v5.7.0
oauth_tokens
to AuthkitAuthenticationResponse in https://github.com/workos/workos-python/pull/378Full Changelog: https://github.com/workos/workos-python/compare/v5.5.1...v5.6.0
Full Changelog: https://github.com/workos/workos-python/compare/v5.5.0...v5.5.1
Full Changelog: https://github.com/workos/workos-python/compare/v5.4.4...v5.5.0
Full Changelog: https://github.com/workos/workos-python/compare/v5.4.3...v5.4.4
Full Changelog: https://github.com/workos/workos-python/compare/v5.4.2...v5.4.3
Full Changelog: https://github.com/workos/workos-python/compare/v5.4.1...v5.4.2
Full Changelog: https://github.com/workos/workos-python/compare/v5.4.0...v5.4.1
domain_verification
intent (https://github.com/workos/workos-python/pull/358)authentication.sso_failed
and authentication.oauth_failed
events (#355)Directory.metadata
field providing user and group counts information https://github.com/workos/workos-python/pull/352Full Changelog: https://github.com/workos/workos-python/compare/v5.1.0...v5.2.0
certificate_renewal
intent for Admin Portal by @alisherry https://github.com/workos/workos-python/pull/340