4.9.0
This release introduces the following changes:
-
An Auth0 provider integration was added to
OpenIddict.Client.WebIntegration
(thanks @pableess! ❤️) -
OpenIddictClientService.AuthenticateWithDeviceAsync()
was fixed to honorDeviceAuthenticationRequest.Scopes
. -
The userinfo validation logic was improved to be compatible with more OAuth 2.0-only scenarios.