Skip to content

hoauth2-2.7+hoauth2-provider-0.2

Compare
Choose a tag to compare
@freizl freizl released this 17 Nov 04:41
· 74 commits to main since this release

hoauth2

  • Add GrantType jwt-bearer in #162
  • Add JWT authentication method for ClientCredential flow in #163
  • Remove OAuth2Error and add TokenRequestError in #168
  • Move HasIdpName class to hoauth2-demo in #169
  • Surface up entire response when response body is empty at HttpClient.handleResponse 58599ea
    • As work around to #153
  • Omit following modules from exposure list
    • Network.OAuth2.Experiment.Pkce
    • Network.OAuth2.Experiment.Types
    • Network.OAuth2.Experiment.Utils
    • Network.OAuth.OAuth2.Internal

hoauth2-provider-0.2

  • Update endpoint domain for Azure IdP in #166
  • Rename DropboxName to DropboxUserName in c0d4cfe

Others

All those packages have been updated accordingly due to some breaking changes.

  • hoauth2-tutorial
  • hoauth2-providers-tutorial
  • hoauth2-demo

Full Changelog: hoauth2-2.6...hoauth2-2.7