Info
| Version: | 9.0.1 |
| Author(s): | Bruno Brito |
| Last Update: | Thursday, February 5, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/NetDevPack/Security.JwtExtensions |
| NuGet Url: | https://www.nuget.org/packages/NetDevPack.Security.JwtExtensions |
Install
Install-Package NetDevPack.Security.JwtExtensions
dotnet add package NetDevPack.Security.JwtExtensions
paket add NetDevPack.Security.JwtExtensions
NetDevPack.Security.JwtExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.1.0)
- Microsoft.IdentityModel.Tokens(>= 6.7.1)
- System.Text.Json(>= 4.7.2)
Tags
to validate JWT tokens using asymmetric keys.
Reduces the complexity of handling remote key rotation.