github stytchauth/stytch-go v5.0.0

latest releases: v16.35.0, v16.34.0, v16.33.0...
3 years ago

New Features

  • The API has support for IdP and Stytch sessions at the same time from the OAuthAuthenticate endpoint. The IdP session is always returned, and a Stytch session can be requested by including a session_duration_minutes field.

Breaking Changes

  • The SessionManagementType field has been removed from the OAuthAuthenticateParams method.
  • The Session field in OAuthAuthenticateResponse has been replaced by the standard Stytch session. The IDP field within the old Session has been moved into the ProviderValues

Fixes

  • n/a

Upgrade Guide

  • See breaking changes

Don't miss a new stytch-go release

NewReleases is sending notifications on new releases.