Distribted store abstractions for storing IdentityServer v4 tokens.
Info
Version: | 1.0.0 |
Last Update: | Tuesday, July 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xyting/RigoFunc.IdentityServer |
NuGet Url: | https://www.nuget.org/packages/RigoFunc.IdentityServer.DistributedStore |
Install
Install-Package RigoFunc.IdentityServer.DistributedStore
dotnet add package RigoFunc.IdentityServer.DistributedStore
paket add RigoFunc.IdentityServer.DistributedStore
RigoFunc.IdentityServer.DistributedStore Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- Microsoft.AspNetCore.DataProtection(>= 1.0.0)
- Microsoft.Extensions.Caching.Abstractions(>= 1.0.0)
- IdentityServer4(>= 1.0.041)