Provides a simple implementation of the HTTP Token Access Authentication scheme for use with ASP.NET Web API by leveraging the ASP.NET Form Authentication engine.
                        
                    
         
                Info
| Version: | 1.1.2 | 
| Author(s): | twistedstream | 
| Last Update: | Friday, August 9, 2013 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/twistedstream/FormsToTokenAccessAuthentication | 
| NuGet Url: | https://www.nuget.org/packages/TS.FormsToTokenAccessAuthentication | 
Install
Install-Package TS.FormsToTokenAccessAuthentication
                        dotnet add package TS.FormsToTokenAccessAuthentication
                        paket add TS.FormsToTokenAccessAuthentication
                        
                                TS.FormsToTokenAccessAuthentication Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags