Skip to content

hoauth2-2.9.0+hoauth2-provider-0.3.0

Compare
Choose a tag to compare
@freizl freizl released this 26 Oct 21:14
· 21 commits to main since this release

hoauth2-2.9.0

  • Refactor oauth2 Experiment module Implementation by @freizl in #191
  • Refactor/remove generics by @freizl in #202
  • Device Authorization grant by @freizl in #204
  • Move IdpName to hoauth2 and enable DataKinds by @freizl in #217
  • Change the type parameter to a few methods from HttpClient by @freizl in #221
  • Remove data family RefreshTokenRequest by @freizl in #227

hoauth2-provider-0.3.0

  • Add mkAzureADIdp helper by @freizl in #196
  • Rename Experiment.GrantType to Experiment.Grants by @freizl in #207
  • Fetch deviceAuthorizationEndpoint from oidc configuration by @freizl in #203
  • Generate all idp names by @freizl in #223
  • Add IdP-init login flow demo for Okta by @freizl in #232

Others

  • Data.Map is probably good enough for demo-app by @freizl in #229
  • Add tutorial for using Experiment module by @freizl in #230
  • Slightly better to way init device app by @freizl in #214
  • Refactor/hoauth2 demo new way init auth code app by @freizl in #216
  • Refactor/update comments by @freizl in #225

Full Changelog: hoauth2-2.8.1...hoauth2-2.9.0