OAuth 2 Token Client which automatically caches the authentication server response.
Info
| Version: | 1.0.2 |
| Author(s): | InfoTrack |
| Last Update: | Friday, November 22, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/InfoTrackGlobal/CachingTokenClient |
| NuGet Url: | https://www.nuget.org/packages/InfoTrack.OAuth.Caching.DotNetCore |
Install
Install-Package InfoTrack.OAuth.Caching.DotNetCore
dotnet add package InfoTrack.OAuth.Caching.DotNetCore
paket add InfoTrack.OAuth.Caching.DotNetCore
InfoTrack.OAuth.Caching.DotNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- InfoTrack.OAuth(>= 1.0.2)
- Microsoft.Extensions.Caching.Memory(>= 1.1.2)
- Microsoft.NETCore.App(>= 1.1.2)
Tags