NetDevPack.Security.JwtExtensions 9.0.1
A .NET library that simplifies consuming JSON Web Key Sets (JWKS) from external URIs
to validate JWT tokens using asymmetric keys. Reduces the complexity of handling remote key rotation.
No packages depend on NetDevPack.Security.JwtExtensions.
.NET 8.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.10)
- System.IdentityModel.Tokens.Jwt (>= 8.15.0)
.NET 9.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 9.0.12)
- System.IdentityModel.Tokens.Jwt (>= 8.15.0)
.NET 10.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.2)
- System.IdentityModel.Tokens.Jwt (>= 8.15.0)
.NET Standard 2.1
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 2.1.30)
- System.IdentityModel.Tokens.Jwt (>= 8.15.0)
- System.Text.Json (>= 10.0.2)