A light weight, dynamic jwt server for ASP.NET Core.
Info
Version: | 0.0.4 |
Author(s): | Xabaril Contributors |
Last Update: | Wednesday, June 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Xabaril/JWTSimpleServer |
NuGet Url: | https://www.nuget.org/packages/JWTSimpleServer |
Install
Install-Package JWTSimpleServer
dotnet add package JWTSimpleServer
paket add JWTSimpleServer
JWTSimpleServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
Tags