IdentityModel.HttpSigning
1.0.0
A Method for Signing HTTP Requests for OAuth
Install-Package IdentityModel.HttpSigning -Version 1.0.0
dotnet add package IdentityModel.HttpSigning --version 1.0.0
<PackageReference Include="IdentityModel.HttpSigning" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IdentityModel.HttpSigning --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IdentityModel.HttpSigning, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install IdentityModel.HttpSigning as a Cake Addin
#addin nuget:?package=IdentityModel.HttpSigning&version=1.0.0
// Install IdentityModel.HttpSigning as a Cake Tool
#tool nuget:?package=IdentityModel.HttpSigning&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- IdentityModel (>= 1.10.0)
- jose-jwt (>= 1.9.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on IdentityModel.HttpSigning:
Package | Downloads |
---|---|
IdentityModel.Owin.PopAuthentication
A middleware for validating signed HTTP requests for OAuth
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 23,666 | 4/1/2016 |