Info
Version: | |
Author(s): | Ken Haise |
Last Update: | Wednesday, August 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/KenJwtAuth |
Install
Install-Package KenJwtAuth
dotnet add package KenJwtAuth
paket add KenJwtAuth
KenJwtAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.1.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.1.0)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.0)
- System.IdentityModel.Tokens.Jwt(>= 5.2.4)