Token generation and protection for Dks.SimpleToken using classic System.Web utilities like MachineKey and FormsAuthenticationTicket.
Info
Version: | 1.0.1 |
Author(s): | Federico Dipuma |
Last Update: | Monday, July 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fdipuma/simpletoken |
NuGet Url: | https://www.nuget.org/packages/Dks.SimpleToken.SystemWeb |
Install
Install-Package Dks.SimpleToken.SystemWeb
dotnet add package Dks.SimpleToken.SystemWeb
paket add Dks.SimpleToken.SystemWeb
Dks.SimpleToken.SystemWeb Download (Unzip the "nupkg" after downloading)
Dependencies
- Dks.SimpleToken.Core(>= 1.1.1)
Tags