Component for easy use of JWKS endpoint for Assymetric keys.
Info
Version: | 8.0.0 |
Author(s): | Bruno Brito |
Last Update: | Friday, April 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
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