接口Jwt认证组件.
Info
Version: | 1.0.0 |
Author(s): | 研发中心-李永利 |
Last Update: | Sunday, May 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Cloud.Extensions.Authorize |
Install
Install-Package Cloud.Extensions.Authorize
dotnet add package Cloud.Extensions.Authorize
paket add Cloud.Extensions.Authorize
Cloud.Extensions.Authorize Download (Unzip the "nupkg" after downloading)
Dependencies
- Cloud.Localization.Core(>= 1.0.0)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.AspNetCore.Authorization(>= 2.2.0)