Simple helper for authenticating users using Token in .NET Web API.
Info
Version: | 1.0.0 |
Author(s): | Ryan Motal |
Last Update: | Friday, November 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/motalr.AuthHelper |
Install
Install-Package motalr.AuthHelper
dotnet add package motalr.AuthHelper
paket add motalr.AuthHelper
motalr.AuthHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags