OAuth 2 Token Client which automatically caches the authentication server response.
Info
Version: | 1.0.4 |
Author(s): | InfoTrack |
Last Update: | Tuesday, April 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/InfoTrackGlobal/CachingTokenClient |
NuGet Url: | https://www.nuget.org/packages/InfoTrack.OAuth.Caching.DotNetStandard |
Install
Install-Package InfoTrack.OAuth.Caching.DotNetStandard
dotnet add package InfoTrack.OAuth.Caching.DotNetStandard
paket add InfoTrack.OAuth.Caching.DotNetStandard
InfoTrack.OAuth.Caching.DotNetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- InfoTrack.OAuth(>= 1.0.4)
- Microsoft.Extensions.Caching.Abstractions(>= 1.1.2)
Tags