A Method for Signing 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.HttpSigning |
NuGet Url: | https://www.nuget.org/packages/IdentityModel.HttpSigning |
Install
Install-Package IdentityModel.HttpSigning
dotnet add package IdentityModel.HttpSigning
paket add IdentityModel.HttpSigning
IdentityModel.HttpSigning Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 1.10.0)
- jose-jwt(>= 1.9.1)
Tags