This is simple, light package created using Microsoft Authentication Library (MSAL) to access REST API using OAuth2 and OpenID Connect authentication.
Info
Version: | 1.1.0 |
Author(s): | Mathivanan Palanisamy |
Last Update: | Saturday, February 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dhilmathy/OAuthRestClient |
NuGet Url: | https://www.nuget.org/packages/OAuthRestClient |
Install
Install-Package OAuthRestClient
dotnet add package OAuthRestClient
paket add OAuthRestClient
OAuthRestClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Identity.Client(>= 2.7.0)
Tags