JWT token authentication library for the sensenet platform.
Info
Version: | 7.4.0 |
Author(s): | kavics, aniko, lajos, tusmester |
Last Update: | Tuesday, July 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SenseNet/sensenet |
NuGet Url: | https://www.nuget.org/packages/SenseNet.TokenAuthentication |
Install
Install-Package SenseNet.TokenAuthentication
dotnet add package SenseNet.TokenAuthentication
paket add SenseNet.TokenAuthentication
SenseNet.TokenAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- System.IdentityModel.Tokens.Jwt(>= 5.2.4)
Tags