Implements the sphyrnidae security model over OWIN (OAuth authentication/authorization).
Info
Version: | 1.0.18 |
Author(s): | Doug Bartels |
Last Update: | Wednesday, October 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Sphyrnidae.Authentication |
Install
Install-Package Sphyrnidae.Authentication
dotnet add package Sphyrnidae.Authentication
paket add Sphyrnidae.Authentication
Sphyrnidae.Authentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Sphyrnidae.WebApi(>= 1.0.12)
- Sphyrnidae.Loggers(>= 1.0.13)
- Sphyrnidae.UserDataStorage(>= 1.0.3)
- Microsoft.AspNet.Identity.EntityFramework(>= 2.2.1)
- Microsoft.AspNet.Identity.Owin(>= 2.2.1)
- Microsoft.Owin.Host.SystemWeb(>= 3.0.1)
- Microsoft.Owin.Cors(>= 3.0.1)
- Microsoft.Owin.Security.OAuth(>= 3.0.1)
- Microsoft.AspNet.WebApi.Owin(>= 5.2.3)
- EntityFramework(>= 6.1.3)
- Microsoft.AspNet.Cors(>= 5.2.3)
- Microsoft.AspNet.WebApi(>= 5.2.3)
- Microsoft.Owin(>= 3.0.1)
- Microsoft.Owin.Security(>= 3.0.1)
- Microsoft.Owin.Security.Cookies(>= 3.0.1)
- Newtonsoft.Json(>= 9.0.1)
Tags