Contains middlewares to support LaunchKey's OAuth 2.0 authentication workflows.
Info
| Version: | 1.0.0 |
| Author(s): | Sergii Bomko |
| Last Update: | Saturday, November 7, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/aquiladev/AquilaDev.Owin.Security.LaunchKey |
| NuGet Url: | https://www.nuget.org/packages/AquilaDev.Owin.Security.LaunchKey |
Install
Install-Package AquilaDev.Owin.Security.LaunchKey
dotnet add package AquilaDev.Owin.Security.LaunchKey
paket add AquilaDev.Owin.Security.LaunchKey
AquilaDev.Owin.Security.LaunchKey Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(3.0.1)
- Microsoft.Owin.Security(3.0.1)
- Newtonsoft.Json(7.0.1)
- Owin(1.0)
Tags