Component to manage your JWK and protect your JWT Signing.
Info
Version: | 4.0.4 |
Author(s): | Bruno Brito |
Last Update: | Monday, July 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Jwks.Manager |
Install
Install-Package Jwks.Manager
dotnet add package Jwks.Manager
paket add Jwks.Manager
Jwks.Manager Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options(>= 3.1.6)
- Microsoft.IdentityModel.Tokens(>= 6.7.1)
- System.Text.Json(>= 4.7.2)
Tags