Portable Class Library implementation of JWT (JSON Web Token) for .NET (Public Domain).
Info
Version: | 1.0.2-beta |
Author(s): | John Sheehan, Michael Lehenbauer, Devin Rader |
Last Update: | Thursday, March 5, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/johnsheehan/jwt/tree/portable |
NuGet Url: | https://www.nuget.org/packages/JWT.Portable |
Install
Install-Package JWT.Portable
dotnet add package JWT.Portable
paket add JWT.Portable
JWT.Portable Download (Unzip the "nupkg" after downloading)
Dependencies
- PCLCrypto(0.5.2.14286)
Tags