Owin.Security.RedisTokenProviders
0.4.0
A RefreshTokenProvider using Redis as token store for Microsoft.Owin
Install-Package Owin.Security.RedisTokenProviders -Version 0.4.0
dotnet add package Owin.Security.RedisTokenProviders --version 0.4.0
<PackageReference Include="Owin.Security.RedisTokenProviders" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Owin.Security.RedisTokenProviders --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Owin.Security.RedisTokenProviders, 0.4.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Microsoft.Owin.Security (>= 2.1.0)
- StackExchange.Redis (>= 1.0.488)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.