ASP.NET Core JwtBearer library: what’s new?

ASP.NET Core 6 – JwtBearer library: what’s new?

As a developer and trainer, it is hard to keep up with all the changes in all the libraries. In this blog post, I will summarize the recent key changes that I have found in the ASP.NET Core JwtBearer library versions 3.1.22, 5.0.13, and 6.0.1. The JwtBearer library is distributed in the Microsoft.AspNetCore.Authentication.JwtBearer NuGet package. […]

ASP.NET Core 6 – JwtBearer library: what’s new? Read More »