ASP.NET Core authentication handler to validate messages signed with an asymmetric authentication scheme.
Info
Version: | 0.1.24 |
Author(s): | ProDerivatives |
Last Update: | Saturday, March 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ProDerivatives/ProDerivatives.AsymmetricAuthentication.git |
NuGet Url: | https://www.nuget.org/packages/ProDerivatives.AsymmetricAuthentication |
Install
Install-Package ProDerivatives.AsymmetricAuthentication
dotnet add package ProDerivatives.AsymmetricAuthentication
paket add ProDerivatives.AsymmetricAuthentication
ProDerivatives.AsymmetricAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel.AspNetCore.OAuth2Introspection(>= 3.5.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.AspNetCore.Authorization(>= 2.2.0)
Tags