A package containing the classes necessary for token validation.
Info
Version: | 2.0.0 |
Author(s): | Corsham Science |
Last Update: | Tuesday, December 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/qphl/Authentication-Service |
NuGet Url: | https://www.nuget.org/packages/CorshamScience.Authentication.TokenValidation |
Install
Install-Package CorshamScience.Authentication.TokenValidation
dotnet add package CorshamScience.Authentication.TokenValidation
paket add CorshamScience.Authentication.TokenValidation
CorshamScience.Authentication.TokenValidation Download (Unzip the "nupkg" after downloading)
Dependencies
- System.IdentityModel.Tokens.Jwt(>= 5.6.0)
Tags