Skip to content

4.9.0

Compare
Choose a tag to compare
@kevinchalet kevinchalet released this 09 Oct 15:04

This release introduces the following changes:

  • An Auth0 provider integration was added to OpenIddict.Client.WebIntegration (thanks @pableess! ❤️)

  • OpenIddictClientService.AuthenticateWithDeviceAsync() was fixed to honor DeviceAuthenticationRequest.Scopes.

  • The userinfo validation logic was improved to be compatible with more OAuth 2.0-only scenarios.