This library allows Southwest Human Development applications use the SWHD Core Identity Server in registered client applications.
Info
| Version: | 1.0.8 |
| Author(s): | Anthony Sichi |
| Last Update: | Wednesday, March 31, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/SWHDCoreIdentityServerClient |
Install
Install-Package SWHDCoreIdentityServerClient
dotnet add package SWHDCoreIdentityServerClient
paket add SWHDCoreIdentityServerClient
SWHDCoreIdentityServerClient Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 5.0.0)
- IdentityModel.AspNetCore(>= 3.0.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 5.0.2)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Http.Polly(>= 5.0.1)