Releases: DuendeSoftware/foss
Releases · DuendeSoftware/foss
Duende.AccessTokenManagement 3.1.1
This is a patch release that fixes the readme files in Duende.AccessTokenManagement and Duende.AccessTokenManagement.OpenIdConnect.
Duende.AccessTokenManagement 3.1.0
This is a minor release that
- Adds support for .NET 9.
- Updates our dependency on IdentityModel to Duende.IdentityModel
Breaking Changes
Our dependency IdentityModel has been renamed to Duende.IdentityModel. If you are using the IdentityModel namespace, you should replace "using IdentityModel" with "using Duende.IdentityModel".