Skip to content

Releases: workos/workos-python

v5.8.0

22 Nov 17:39
e4645ff

Choose a tag to compare

Added

  • Added prompt option to the User Management get_authorization_url method (#383)

v5.7.0

15 Nov 19:50
f05a0ec

Choose a tag to compare

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

06 Nov 23:27
adaac88

Choose a tag to compare

What's Changed

  • Add oauth_tokens to AuthkitAuthenticationResponse in #378

Full Changelog: v5.5.1...v5.6.0

v5.5.1

17 Oct 15:12
0848cd0

Choose a tag to compare

What's Changed

  • Update pydantic and mypy dependencies #374

Full Changelog: v5.5.0...v5.5.1

v5.5.0

16 Oct 21:49
a2d0eb6

Choose a tag to compare

What's Changed

  • Add "role" to profile in #372

Full Changelog: v5.4.4...v5.5.0

v5.4.4

01 Oct 16:49
11feb89

Choose a tag to compare

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

26 Sep 19:47
a1b6c5a

Choose a tag to compare

What's Changed

  • Add missing organization membership webhook events to union #366

Full Changelog: v5.4.2...v5.4.3

v5.4.2

25 Sep 14:37
ae0c61d

Choose a tag to compare

What's Changed

  • Add missing organization membership types to Event type union #363

Full Changelog: v5.4.1...v5.4.2

v5.4.1

10 Sep 12:18
b3ea86a

Choose a tag to compare

What's Changed

Full Changelog: v5.4.0...v5.4.1

v5.4.0

06 Sep 17:06
e215c2d

Choose a tag to compare

Added

  • Add domain_verification intent (#358)