jwt 验证库.
Info
Version: | 1.0.0 |
Author(s): | SmartIot.JwtCore |
Last Update: | Monday, June 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SmartIot.JwtCore |
Install
Install-Package SmartIot.JwtCore
dotnet add package SmartIot.JwtCore
paket add SmartIot.JwtCore
SmartIot.JwtCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- System.IdentityModel.Tokens.Jwt(>= 5.4.0)