github openiddict/openiddict-core 7.6.1

latest release: 8.0.0-preview.3
4 hours ago

This release introduces the following changes:

  • The GitHub web provider was fixed to support the iss parameter now returned by GitHub. As part of this change, the issuer was also changed to https://github.com/login/oauth, which is the value now officially used by GitHub.

  • The ReplaceDefault*Entity() methods exposed by OpenIddictMongoDbBuilder now register the stores as singleton services instead of scoped services.

  • The client system integration was updated to always attach an IASWebAuthenticationPresentationContextProviding object to the ASWebAuthenticationSession on Mac Catalyst and macOS, matching the logic already used on iOS (thanks @amirburbea for reporting this issue).

Don't miss a new openiddict-core release

NewReleases is sending notifications on new releases.