For JSON Web Token (JWT) creation, parsing and validation.
Info
Version: | 2.0.3 |
Author(s): | Craig Rice |
Last Update: | Saturday, June 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EasyJwt |
Install
Install-Package EasyJwt
dotnet add package EasyJwt
paket add EasyJwt
EasyJwt Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.1)
- EasyJwt.Common(>= 2.0.3)
Tags