Package Description.
Info
Version: | 1.0.3 |
Author(s): | chancity |
Last Update: | Sunday, January 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chancity/kin-csharp-sdk |
NuGet Url: | https://www.nuget.org/packages/Kin.Jwt |
Install
Install-Package Kin.Jwt
dotnet add package Kin.Jwt
paket add Kin.Jwt
Kin.Jwt Download (Unzip the "nupkg" after downloading)
Dependencies
- Kin.Shared(>= 1.0.1)
- Microsoft.IdentityModel.JsonWebTokens(>= 5.2.4)
- Microsoft.IdentityModel.Tokens(>= 5.2.4)
- Newtonsoft.Json(>= 12.0.1)
- Portable.BouncyCastle(>= 1.8.3)