DelegatingHandler for automatic authentication using an IIdentityClient.
Info
Version: | 1.6.1 |
Author(s): | Stratiteq Sweden AB |
Last Update: | Friday, September 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stratiteq/stratiteq.extensions |
NuGet Url: | https://www.nuget.org/packages/Stratiteq.Extensions.Identity |
Install
Install-Package Stratiteq.Extensions.Identity
dotnet add package Stratiteq.Extensions.Identity
paket add Stratiteq.Extensions.Identity
Stratiteq.Extensions.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- Stratiteq.Extensions.Configuration(>= 1.6.1)
- Stratiteq.Extensions.Cryptography(>= 1.6.1)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.5)
- Microsoft.Identity.Client(>= 4.15.0)