An OWIN middleware component to authorize requests using a token in the Authorization request header and also adding ClaimsPrincipal to OWIN environment.
Info
Version: | 1.0.10 |
Author(s): | Jonathan Channon |
Last Update: | Monday, April 13, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jchannon/Owin.StatelessAuth/ |
NuGet Url: | https://www.nuget.org/packages/Owin.StatelessAuth |
Install
Install-Package Owin.StatelessAuth
dotnet add package Owin.StatelessAuth
paket add Owin.StatelessAuth
Owin.StatelessAuth Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
Tags