Skip to content

Releases: workos/workos-go

v4.25.0

15 Nov 19:41
add6d59
Compare
Choose a tag to compare

Added

  • Add widgets get token API support (#378)

Full Changelog: v4.24.0...v4.25.0

v4.24.0

11 Nov 22:00
aa422b4
Compare
Choose a tag to compare

Added

  • Added OrganizationID, State, VerificationToken, and VerificationStrategy fields to OrganizationDomain struct (#376)

v4.23.0

06 Nov 21:48
e5c33c2
Compare
Choose a tag to compare

Added

  • Added organization domain events (#374)

v4.22.1

21 Oct 16:02
fa2ea84
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.22.0...v4.22.1

v4.22.0

16 Oct 22:26
25eb04e
Compare
Choose a tag to compare

What's Changed

  • Add "role" to profile in #367

Full Changelog: v4.21.1...v4.22.0

v4.21.1

16 Oct 15:00
7062fdd
Compare
Choose a tag to compare

Added

  • Added additional event type to fix typo on the DirectoryGroupUserRemoved event

v4.21.0

28 Aug 18:26
f6e0822
Compare
Choose a tag to compare

Added

  • Added ConvertSchemaToResourceTypes and ConvertResourceTypesToSchema to FGA module (#364)

v4.20.0

26 Aug 14:51
55d7825
Compare
Choose a tag to compare

Added

  • Added support for authentication.sso_failed and authentication.oauth_failed events (#362)

v4.19.0

19 Aug 20:34
f583478
Compare
Choose a tag to compare

Added

v4.18.0

12 Aug 22:41
6ac5fe5
Compare
Choose a tag to compare

Added

  • Added retryable http client and updated FGA module to use it #356