This package will help you retreive an access token from your authorization end point using OAuth2 client credentials flow.
Info
| Version: | 1.0.0 |
| Author(s): | Mohamed Ali NOUIRA |
| Last Update: | Saturday, January 12, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/medalinouira/OAuth2.ClientCredentialsFlow |
| NuGet Url: | https://www.nuget.org/packages/OAuth2.ClientCredentialsFlow |
Install
Install-Package OAuth2.ClientCredentialsFlow
dotnet add package OAuth2.ClientCredentialsFlow
paket add OAuth2.ClientCredentialsFlow
OAuth2.ClientCredentialsFlow Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
Tags