Skip to content

Releases: workos/workos-python

v0.8.1

21 Oct 02:09
044a85a
Compare
Choose a tag to compare

Added

  • Added passwordless property to client (#44)

v0.8.0

14 Oct 17:10
4998fb9
Compare
Choose a tag to compare

Updated

  • Exposed connection_id attribute on Profile objects (#43)

v0.7.0

17 Sep 14:21
47421c2
Compare
Choose a tag to compare

Added

  • Added MagicLink support through Passwordless module (#41)

v0.6.0

14 Sep 22:11
b91fa4c
Compare
Choose a tag to compare

Added

  • Added generate_link function to Portal module (#39)
  • Added create_organization function to Portal module (#38)
  • Added Portal module with list_organizations function (#37)

v0.5.0

25 Aug 15:52
4abe36b
Compare
Choose a tag to compare

Updated

  • Exposed raw_attributes on WorkOSProfile (#36)

v0.4.1

23 Jul 02:02
Compare
Choose a tag to compare

Fixed

  • Fixed AuditTrail::get_events() filtering (#34)

v0.4.0

22 Jul 23:52
Compare
Choose a tag to compare

Added

  • Added Resource base class (#33)
  • Added WorkOSEvent and WorkOSEventAction Resources (#33)
  • Added support for GET /events endpoint (#33)

Updated

  • Refactored capture_and_mock_requests (#33)

v0.3.3

09 Jul 17:14
Compare
Choose a tag to compare

Updated

  • Conditionally install enum34 if Python < 3.4 (#32)

v0.3.2

28 May 22:47
fe7b35b
Compare
Choose a tag to compare

Updated

  • Converted state to string in get_authorization_url (#30)

v0.3.1

13 May 17:02
f925e43
Compare
Choose a tag to compare

Updated

  • Converted provider value to string in get_authorization_url (#28)