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