MS auth for JWT.
Info
Version: | 1.0.1 |
Author(s): | Uinfor |
Last Update: | Thursday, August 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.u-infor.com/ |
NuGet Url: | https://www.nuget.org/packages/Uinfor.Lib.Auth.Jwt |
Install
Install-Package Uinfor.Lib.Auth.Jwt
dotnet add package Uinfor.Lib.Auth.Jwt
paket add Uinfor.Lib.Auth.Jwt
Uinfor.Lib.Auth.Jwt Download (Unzip the "nupkg" after downloading)
Dependencies
- Uinfor.Lib.Auth.Abstractions(>= 1.0.1)
- Uinfor.Lib.Auth.Web(>= 1.0.1)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.7)
- Microsoft.Extensions.DependencyInjection(>= 3.1.7)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.7)