A middleware for validating signed HTTP requests for OAuth.
Info
Version: | 1.0.0 |
Author(s): | Dominick Baier, Brock Allen |
Last Update: | Friday, April 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/IdentityModel/IdentityModel.Owin.PopAuthentication |
NuGet Url: | https://www.nuget.org/packages/IdentityModel.Owin.PopAuthentication |
Install
Install-Package IdentityModel.Owin.PopAuthentication
dotnet add package IdentityModel.Owin.PopAuthentication
paket add IdentityModel.Owin.PopAuthentication
IdentityModel.Owin.PopAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 1.10.0)
- IdentityModel.HttpSigning(>= 1.0.0)
- Microsoft.Owin(>= 3.0.1)
- jose-jwt(>= 1.9.1)
Tags