Skip to content

Releases: workos/workos-python

v5.23.0

02 Jun 14:55
f38437a
Compare
Choose a tag to compare

What's Changed

  • Added support for provider_scopes query param (#454)

Full Changelog: v5.22.0...v5.23.0

v5.22.0

22 May 21:07
d39c497
Compare
Choose a tag to compare

What's Changed

  • Add email as option to UserManagement.update_user (#452)

v5.21.0

09 May 19:59
ea0241c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.20.2...v5.21.0

v5.20.2

02 May 14:49
17e86c6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.20.1...v5.20.2

v5.20.1

01 May 17:29
3731319
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.20.0...v5.20.1

v5.20.0

25 Apr 13:34
3e9d91e
Compare
Choose a tag to compare

What's Changed

  • Bump cryptography to ~=44.0.2 (#436)
  • Add custom_attributes field to SSO Profile (#434)

New Contributors

Full Changelog: v5.19.1...v5.20.0

v5.19.1

17 Apr 15:11
d7a3a04
Compare
Choose a tag to compare

What's Changed

  • Allow organization_id to be optional on Connection for OAuth connections (#432)
  • Fix async session tests (#433)

Full Changelog: v5.19.0...v5.19.1

v5.19.0

15 Apr 21:31
19a6387
Compare
Choose a tag to compare

What's Changed

  • Added password_reset.succeeded event type (#429)

Full Changelog: v5.18.1...v5.19.0

v5.18.1

01 Apr 13:18
2c0ad47
Compare
Choose a tag to compare

What's Changed

  • Use AsyncSession class for async load_sealed_session (#427)

Full Changelog: v5.18.0...v5.18.1

v5.18.0

31 Mar 16:03
f779bcb
Compare
Choose a tag to compare

What's Changed

  • Loosen dependency version constraints by @mrcljx in #424
  • Add async support for load_sealed_session in #425

New Contributors

Full Changelog: v5.17.0...v5.18.0