Info
Version: | 1.0.3 |
Author(s): | Aviran Cohen |
Last Update: | Monday, October 7, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://dgandalf.github.io/WebApiTokenAuthBootstrap |
NuGet Url: | https://www.nuget.org/packages/WebApiTokenAuth |
Install
Install-Package WebApiTokenAuth
dotnet add package WebApiTokenAuth
paket add WebApiTokenAuth
WebApiTokenAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(5.0.6)
Tags
Provided with 'TokenAuthApiController' which has built-in support for Login and Logout (cookies-based) and automatic token parsing and authenticating (inside query strings, form data or cookies). Visit the Project Site and Wiki on GitHub for Getting Started guide and Code Samples.