Releases: workos/workos-python
Releases · workos/workos-python
v5.7.0
Added
- Add widgets module and widget get token API endpoint (#380)
- Add
"Passkey"
to AuthenticationMethod
(#382)
Full Changelog: v5.6.0...v5.7.0
v5.6.0
What's Changed
- Add
oauth_tokens
to AuthkitAuthenticationResponse in #378
Full Changelog: v5.5.1...v5.6.0
v5.4.4
What's Changed
- Fix dsync.activated event parsing for Events API when domains present #369
Full Changelog: v5.4.3...v5.4.4
v5.4.3
What's Changed
- Add missing organization membership webhook events to union #366
Full Changelog: v5.4.2...v5.4.3
v5.4.2
What's Changed
- Add missing organization membership types to Event type union #363
Full Changelog: v5.4.1...v5.4.2
v5.4.0
Added
- Add
domain_verification
intent (#358)
v5.3.0
Added
- Added support for
authentication.sso_failed
and authentication.oauth_failed
events (#355)