Client helper for OAuth 2.0 "Client Credentials" flow with JWT token assertion.
Info
Version: | 2.1.1 |
Author(s): | Scalepoint |
Last Update: | Friday, September 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Scalepoint/OAuthJwtAssertionTokenClient |
NuGet Url: | https://www.nuget.org/packages/OAuthJwtAssertionTokenClient |
Install
Install-Package OAuthJwtAssertionTokenClient
dotnet add package OAuthJwtAssertionTokenClient
paket add OAuthJwtAssertionTokenClient
OAuthJwtAssertionTokenClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 7.0.1)
- System.IdentityModel.Tokens.Jwt(>= 4.0.2.206221351)
- Newtonsoft.Json(>= 7.0.1)
- System.IdentityModel.Tokens.Jwt(>= 4.0.2.206221351)
Tags