-beta.*
suffix, for example, 3.2.0-beta.1
. For more information on how to use the beta versions, refer to the README in the GitHub repository.AuthenticationMethod
to AuthenticateResponse
. by @dezlitz in https://github.com/workos/workos-go/pull/366Full Changelog: https://github.com/workos/workos-go/compare/v4.25.0...v4.26.0
Full Changelog: https://github.com/workos/workos-go/compare/v4.24.0...v4.25.0
OrganizationID
, State
, VerificationToken
, and VerificationStrategy
fields to OrganizationDomain
struct (https://github.com/workos/workos-go/pull/376)Full Changelog: https://github.com/workos/workos-go/compare/v4.22.0...v4.22.1
Full Changelog: https://github.com/workos/workos-go/compare/v4.21.1...v4.22.0
Added
ConvertSchemaToResourceTypes
and ConvertResourceTypesToSchema
to FGA module (#364)authentication.sso_failed
and authentication.oauth_failed
events (#362)certificate_renewal
intent by @alisherry https://github.com/workos/workos-go/pull/360IdempotencyKey
in organizations clientAllowProfilesOutsideOrganization
option for Organizations as deprecated (#349)TOTPSecret
on usermanagement.EnrollAuthFactor
(#345)usermanagement
package.role
to Directory User (https://github.com/workos/workos-go/pull/339)InviterUserID
to invitation object returned by API (#340)email_verification.created
and password_reset.created
(#340)GetEmailVerification
, GetPasswordReset
, and CreatePasswordReset
(#340)SendPasswordResetEmail
method in favor of CreatePasswordReset
(#340)Full Changelog: https://github.com/workos/workos-go/compare/v4.8.0...v4.9.0
AcceptInvitationUrl
to invitation object returned by API (#332)invitation.created
and magic_auth.created
(#332)GetMagicAuth
and CreateMagicAuth
(#332)SendMagicAuthCode
method in favor of CreateMagicAuth
(#332)organization_id
params in the Events API (https://github.com/workos/workos-go/pull/330)organization_membership.added
and organization_membership.deleted
events (https://github.com/workos/workos-go/pull/328)DomainData
field to Organization create and update functions and deprecate Domains
(https://github.com/workos/workos-go/pull/327)password_hash
and password_hash_type
to CreateUser options (#324)events
parameter when calling the list events API for new usages (#325)role_slug
parameter to send invitation payload to specify a user's organization membership role when inviting (#322)organization
and connection
to organization_id
and connection_id
(#318)Full Changelog: https://github.com/workos/workos-go/compare/v4.3.0...v4.4.0
session.created
event (https://github.com/workos/workos-go/pull/313)user.impersonated
event (https://github.com/workos/workos-go/pull/311)
session.created
.