A library to generate JWT Access Tokens using an Azure Active Directory application to access Azure resources.
Info
Version: | 3.1.0 |
Author(s): | Anil Ripla |
Last Update: | Wednesday, January 27, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rcl-common/RCL.Authorization |
NuGet Url: | https://www.nuget.org/packages/RCL.Authorization.Core |
Install
Install-Package RCL.Authorization.Core
dotnet add package RCL.Authorization.Core
paket add RCL.Authorization.Core
RCL.Authorization.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options(>= 3.1.11)
- Newtonsoft.Json(>= 12.0.3)