A package containing the classes necessary for token validation.
Info
Version: | 1.1.0 |
Author(s): | Cognisant Research |
Last Update: | Thursday, September 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cognisant/Authentication-Service |
NuGet Url: | https://www.nuget.org/packages/CR.Authentication.TokenValidation |
Install
Install-Package CR.Authentication.TokenValidation
dotnet add package CR.Authentication.TokenValidation
paket add CR.Authentication.TokenValidation
CR.Authentication.TokenValidation Download (Unzip the "nupkg" after downloading)
Dependencies
- System.IdentityModel.Tokens.Jwt(>= 5.1.4)
Tags