Authorization Server for OWIN.
Info
| Version: | 0.3.0-beta2 |
| Author(s): | Niklas Lundberg, Per Okvist |
| Last Update: | Wednesday, September 24, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jayway/JayLabs.Owin.OAuthAuthorization |
| NuGet Url: | https://www.nuget.org/packages/JayLabs.Owin.OAuthAuthorization |
Install
Install-Package JayLabs.Owin.OAuthAuthorization
dotnet add package JayLabs.Owin.OAuthAuthorization
paket add JayLabs.Owin.OAuthAuthorization
JayLabs.Owin.OAuthAuthorization Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Owin(>= 5.2.0 && < 6.0.0)
- Microsoft.Owin.Security.OAuth(>= 3.0.0 && < 4.0.0)
- Microsoft.Owin.Security.OpenIdConnect(>= 3.0.0 && < 4.0.0)
Tags