Skip to content

hoauth2-2.6

Compare
Choose a tag to compare
@freizl freizl released this 04 Oct 06:41
· 102 commits to main since this release

What's Changed

  • Change the type parameter order in http client JSON method in #156
  • Change http client method to only take one Authentication Method instead of Set (7fa768d)
  • Remove authPostBS1 which allow credential being sent in multiple ways, which is not standard.
  • Remove Douban which sunset their OAuth2 support (7fa768d)
  • Deprecate all *Internal method with *WithAuthMethod alternative (07b31bb)
  • Change license to MIT
  • Add support for PKCE flow within the new module Network.OAuth2.Experiment in #155
  • Add support for Resource Owner Password and Client Credentials flow, also in the new module Network.OAuth2.Experiment
  • Add hoauth2-providers and hoauth2-providers-tutorial module for a list of support Identity Providers in #155
  • Add hoauth2-tutorial module

Full Changelog: hoauth2-2.5...hoauth2-2.6