Skip to content

Releases: workos/workos-go

v2.3.0

14 Sep 21:40
15e7063
Compare
Choose a tag to compare

What's Changed

  • Rename AuthenticateUserWithToken to AuthenticateUserWithCode #242
  • Drop session endpoints #243
  • Remove MagicAuthChallenge from public interface #244
  • User type updates #245
  • Fix authenticate methods #246
  • Add Users.DeleteUser() method #247
  • Fix Users.UpdateUserPassword() path #250
  • Update Email Verification methods #251
  • Rename AuthenticateUserWith_ to AuthenticateWith_ #252
  • Adds missing tests for AuthenticateWithMagicAuth and SendMagicAuthCode #253
  • Add users.EnrollAuthFactor() method #254
  • Add users.ListAuthFactor() method #255
  • Add users.AuthenticateWithTOTP() method #256
  • Rename password reset methods #257
  • Update /users/magic_auth/send to take email rather than email_address #258
  • Fix SendMagicAuthCode response type #259
  • Fix users.ListAuthFactor() return type #260

v2.2.2

16 Aug 14:37
412abb7
Compare
Choose a tag to compare

What's Changed

  • Fix grant type on AuthenticateUserWithPasswordOpts in #240

v2.2.1

11 Aug 20:35
5f78c84
Compare
Choose a tag to compare

What's Changed

  • (FIX) Add ClientID to AuthenticateUserWithPasswordOpts in #238

v2.2.0

11 Aug 18:24
a5e1bfe
Compare
Choose a tag to compare

What's Changed

v2.1.4

14 Jul 19:15
ea608da
Compare
Choose a tag to compare

What's Changed

v2.1.3

26 Jun 23:12
96fc10e
Compare
Choose a tag to compare

What's Changed

  • Changed the Events API (in beta) rangeStart and rangeEnd parameters to range_start and range_end (#210)

v2.1.2

14 Jun 15:47
205a75c
Compare
Choose a tag to compare

What's Changed

  • Added Events API beta

v2.1.1

10 May 19:56
d9b9fc9
Compare
Choose a tag to compare

What's Changed

v2.1.0

09 Mar 20:24
ec9e683
Compare
Choose a tag to compare

Added

  • Added groups attribute to SSO user profile. This feature is in beta, please reach out to [email protected] to access this feature. (#200)

v2.0.2

30 Jan 21:22
e85b754
Compare
Choose a tag to compare

Updates module paths to v2