Funcionalidades para geração de um Token JWT.
Info
| Version: | 1.1.0-beta |
| Author(s): | Renato Moraes |
| Last Update: | Thursday, March 21, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/K.Identity.Token.JWT |
Install
Install-Package K.Identity.Token.JWT
dotnet add package K.Identity.Token.JWT
paket add K.Identity.Token.JWT
K.Identity.Token.JWT Download (Unzip the "nupkg" after downloading)
Dependencies
- K.Bag(>= 1.0.2)
- Newtonsoft.Json(>= 12.0.1)