Skip to content

4.77.0

Latest
Compare
Choose a tag to compare
@gladjohn gladjohn released this 11 Sep 13:24
· 7 commits to main since this release
f3ddbdd

Features

  • Added WinUI 3 support for Desktop Broker flows. #5411
  • Introduced extensibility API to allow users to add custom HTTP headers to token acquisition requests (under extensibility). #5440

Changes

  • Remove passing x-client-os as a query parameter in the authorization URI. #5456
  • Bump Microsoft.IdentityModel.Abstractions to a supported version. #5452

Bug fixes

  • Remove confusing error text as it only applies to one of many possible causes. #5467