Skip to content

4.10.0

Compare
Choose a tag to compare
@kevinchalet kevinchalet released this 14 Nov 18:12

This release introduces the following changes:

  • All the OpenIddict packages now target .NET 8.0 (.NET Standard 2.0/2.1, .NET Core 3.1, .NET 6.0/7.0 and .NET Framework 4.6.1+ are still fully supported).

  • A Zoom.us integration was added to OpenIddict.Client.WebIntegration.

  • The authentication results returned by OpenIddictClientService now expose the expiration date of access tokens (thanks @davhdavh! ❤️)