AccessToken认证授权使用Redis作为票据存储媒介。.
Info
Version: | 3.1.210 |
Author(s): | Kelvin |
Last Update: | Friday, May 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Maydear/Maydear-Extensions-AspNetCore |
NuGet Url: | https://www.nuget.org/packages/Maydear.AspNetCore.Authentication.AccessToken.Redis |
Install
Install-Package Maydear.AspNetCore.Authentication.AccessToken.Redis
dotnet add package Maydear.AspNetCore.Authentication.AccessToken.Redis
paket add Maydear.AspNetCore.Authentication.AccessToken.Redis
Maydear.AspNetCore.Authentication.AccessToken.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- Maydear.AspNetCore.Authentication.AccessToken(>= 3.1.208)
- Microsoft.Extensions.Caching.StackExchangeRedis(>= 3.1.9)
Tags