Middleware that enables a Nancy application to support the SSQSignon OAuth 2.0 authentication workflow.
Info
Version: | 1.0.2 |
Author(s): | Riviera Solutions |
Last Update: | Monday, February 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Nancy.Authentication.SSQSignon |
Install
Install-Package Nancy.Authentication.SSQSignon
dotnet add package Nancy.Authentication.SSQSignon
paket add Nancy.Authentication.SSQSignon
Nancy.Authentication.SSQSignon Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy.Authentication.Stateless(>= 1.4.1)
- RestSharp(>= 105.2.3)