Skip to content

Releases: workos/workos-go

v0.6.0

17 Sep 15:40
2c3178d
Compare
Choose a tag to compare

Added

  • Added support for our Admin Portal product including:
    • Listing existing Organization resources
    • Creating an Organization resource
    • Generating a scoped link to the Admin Portal

v0.5.0

25 Aug 15:51
cb67305
Compare
Choose a tag to compare
  • Expose raw_attributes on Profile #52

v0.4.0

14 Aug 15:34
f3d858b
Compare
Choose a tag to compare

Add functionality to fetch Audit Trail events.

v0.3.1

22 Jun 17:14
6869e0d
Compare
Choose a tag to compare
  • Adds RedirectURI to GetAuthorizationURLOptions

v0.3.0

22 Jun 17:13
c198cc6
Compare
Choose a tag to compare
  • Adds Directory Sync package
  • Adds CreateConnection to SSO package

v0.2.1

19 Mar 06:37
26052ff
Compare
Choose a tag to compare
  • Changes the profile request to use the POST body instead of query parameters.

v0.2.0

15 Mar 20:41
8ad2e26
Compare
Choose a tag to compare

Renames the auditlog package to audittrail. To upgrade change all references of the auditlog package to audittrail.

v0.1.7

28 Feb 18:45
3a21845
Compare
Choose a tag to compare

Refactor promote draft connection:
PromoteDraftConnectionOptions.Token is renamed to ID

v0.1.6

27 Feb 15:52
22270c5
Compare
Choose a tag to compare

This release add support for promoting a draft connection is the SSO package.

v0.1.5

13 Feb 21:09
e9d82e8
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

Remove default API key from WORKOS_API_KEY env variable in auditlog.DefaultClient.