Info
Version: | 0.0.4 |
Author(s): | zsuzitor |
Last Update: | Thursday, January 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/jwtLib_zsuzitor |
Install
Install-Package jwtLib_zsuzitor
dotnet add package jwtLib_zsuzitor
paket add jwtLib_zsuzitor
jwtLib_zsuzitor Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Cryptography.KeyDerivation(>= 2.2.0)
- Microsoft.IdentityModel.Tokens(>= 6.5.0)
- System.IdentityModel.Tokens.Jwt(>= 6.5.0)
Parent class:JWTService. can use default realization: IJWTHasher->JWTHasher, ITokenHandler->TokenHandler, IJWTService->JWTService.