Skip to content

Releases: workos/workos-python

v5.17.0

21 Mar 17:57
0662d5d
Compare
Choose a tag to compare

What's Changed

  • Add email standard attribute to DirectoryUser
  • Mark emails, job_title, and username standard attributes as deprecated. Enable the equivalent auto-mapped custom attributes instead (#413)

Full Changelog: v5.16.0...v5.17.0

v5.16.0

19 Mar 17:29
df3b2e5
Compare
Choose a tag to compare

What's Changed

  • Add metadata and external id to users and organizations from #420

Full Changelog: v5.15.1...v5.16.0

v5.15.1

17 Mar 20:35
e085e8a
Compare
Choose a tag to compare

What's Changed

  • Add missing list of workos module public symbols to allow importing like from workos import WorkOSClient (#415)

Full Changelog: v5.15.0...v5.15.1

v5.15.0

14 Feb 23:25
0308896
Compare
Choose a tag to compare

What's Changed

Added

  • Added last_sign_in_at to user (#408)

Changed

  • Fixed handling access tokens with aud claim (#409)

Full Changelog: v5.14.0...v5.15.0

v5.14.0

03 Feb 21:05
5f8eb45
Compare
Choose a tag to compare

What's Changed

v5.13.1

24 Jan 19:39
2521bcb
Compare
Choose a tag to compare

What's Changed

  • Adjust dependency version pinning to allow for more cryptography versions (#404)

Full Changelog: v5.13.0...v5.13.1

v5.13.0

14 Jan 18:55
a4226c6
Compare
Choose a tag to compare

Added

  • Added strip_customer_id parameter to update_organization (#401)
  • Added return_to parameter to get_logout_url (#400)

Full Changelog: v5.12.1...v5.13.0

v5.12.1

13 Jan 21:59
cab11e9
Compare
Choose a tag to compare

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

07 Jan 17:22
ed488a9
Compare
Choose a tag to compare

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

06 Jan 17:54
dadb944
Compare
Choose a tag to compare

What's Changed

  • Update dependency versions pinning (#394)

Full Changelog: v5.11.0...v5.11.1