A helper library to handle authentication and token storage/refresh.
Info
Version: | 21.2.19599.81-prerelease |
Author(s): | Freestyle Interactive Ltd. |
Last Update: | Thursday, February 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Fi.Partners.IdSrv.Client.IdentityModel |
Install
Install-Package Fi.Partners.IdSrv.Client.IdentityModel
dotnet add package Fi.Partners.IdSrv.Client.IdentityModel
paket add Fi.Partners.IdSrv.Client.IdentityModel
Fi.Partners.IdSrv.Client.IdentityModel Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 4.1.1)
- Microsoft.Extensions.Http.Polly(>= 3.1.1)
- Polly(>= 7.2.0)
- Polly.Extensions.Http(>= 3.0.0)