A RefreshTokenProvider using Redis as token store for Microsoft.Owin.
Info
Version: | 0.4.0 |
Author(s): | ziyasal |
Last Update: | Tuesday, April 26, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ziyasal/Owin.Security.RedisTokenProviders |
NuGet Url: | https://www.nuget.org/packages/Owin.Security.RedisTokenProviders |
Install
Install-Package Owin.Security.RedisTokenProviders
dotnet add package Owin.Security.RedisTokenProviders
paket add Owin.Security.RedisTokenProviders
Owin.Security.RedisTokenProviders Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin.Security(>= 2.1.0)
- StackExchange.Redis(>= 1.0.488)
Tags