OWIN middleware for authenticating users using a CogniStreamer portal.
Info
Version: | 1.0.0.18 |
Author(s): | CogniStreamer NV |
Last Update: | Tuesday, September 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CogniStreamer/owin-security-cognistreamer |
NuGet Url: | https://www.nuget.org/packages/Owin.Security.CogniStreamer |
Install
Install-Package Owin.Security.CogniStreamer
dotnet add package Owin.Security.CogniStreamer
paket add Owin.Security.CogniStreamer
Owin.Security.CogniStreamer Download (Unzip the "nupkg" after downloading)
Dependencies
- Owin(>= 1.0.0)
- Newtonsoft.Json(>= 6.0.4)
- Microsoft.Owin(>= 3.0.1)
- Microsoft.Owin.Security(>= 3.0.1)
- Microsoft.Net.Http(>= 2.2.29)