A very simple JWT libary for creating comptible JWT tokens for SSA (Super Simple Auth).
Info
Version: | 0.1.0 |
Author(s): | Fritz (Fredrick) Seitz |
Last Update: | Wednesday, April 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.authenticate.technology/ |
NuGet Url: | http://www.nuget.org/packages/SuperSimple.Auth.Token |
Install
Install-Package SuperSimple.Auth.Token
dotnet add package SuperSimple.Auth.Token
paket add SuperSimple.Auth.Token
SuperSimple.Auth.Token Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
Tags