Skip to content

Releases: workos/workos-go

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

v4.17.0

08 Aug 21:53
217f774
Compare
Choose a tag to compare

Added

  • Added OrganizationID option for use with AuthenticateWithRefreshToken (#357)
  • Added constants for authentication event types (#337)

v4.16.0

23 Jul 23:38
5ddcbaf
Compare
Choose a tag to compare

Added

  • Added support for FGA endpoints #353

Fixed

  • Fixed json encoding for IdempotencyKey in organizations client

v4.15.0

22 Jul 12:38
607d637
Compare
Choose a tag to compare

Added

  • Added support for Apple and GitHub OAuth #348

v4.14.0

20 Jun 20:12
f1ed8fe
Compare
Choose a tag to compare

Fixed

  • Fixed parameter serialization for the List Invitations method (#350)

Deprecated

  • Marked the AllowProfilesOutsideOrganization option for Organizations as deprecated (#349)

v4.13.0

04 Jun 16:11
c26db6a
Compare
Choose a tag to compare

Added

  • Added a method to find an invitation using the token (#346)

v4.12.0

03 Jun 19:38
4435b5c
Compare
Choose a tag to compare

Added

  • Added support for TOTPSecret on usermanagement.EnrollAuthFactor (#345)
  • Added the list identities endpoint and Identity struct to the usermanagement package.

v4.11.0

28 May 15:42
0ce817a
Compare
Choose a tag to compare

Added

  • Added role to Directory User (#339)

v4.10.0

24 May 14:11
35ebb01
Compare
Choose a tag to compare

Added

  • Added InviterUserID to invitation object returned by API (#340)
  • Add support for email_verification.created and password_reset.created (#340)
  • Added new endpoints to the User Management API to support sending your own emails: GetEmailVerification, GetPasswordReset, and CreatePasswordReset (#340)
  • Deprecation notice for the SendPasswordResetEmail method in favor of CreatePasswordReset (#340)

Removed

  • Removed authentication events (#336)

v4.9.0

17 May 16:32
5ad2b6d
Compare
Choose a tag to compare

What's Changed

  • Add organization membership deactivate and reactivate API methods by @mattgd in #334

Full Changelog: v4.8.0...v4.9.0