AspNetCore的认证依赖封装,包括Cookie和OIDC,并提供基于SPA登陆页面的后端代码.
Info
Version: | 0.3.4 |
Author(s): | Dynastech |
Last Update: | Friday, January 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dynastech.AspNetCore.Authentication |
Install
Install-Package Dynastech.AspNetCore.Authentication
dotnet add package Dynastech.AspNetCore.Authentication
paket add Dynastech.AspNetCore.Authentication
Dynastech.AspNetCore.Authentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Dynastech.AuditLogging(>= 0.3.1)
- Newtonsoft.Json(>= 12.0.3)