This library is used to simplify the pipeline to use external cookie identity as application identity directly.
Info
Version: | 2.2.0 |
Author(s): | Iris Sakura |
Last Update: | Tuesday, October 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sgjsakura/AspNetCore |
NuGet Url: | https://www.nuget.org/packages/Sakura.AspNetCore.Authentication.ExternalCookie |
Install
Install-Package Sakura.AspNetCore.Authentication.ExternalCookie
dotnet add package Sakura.AspNetCore.Authentication.ExternalCookie
paket add Sakura.AspNetCore.Authentication.ExternalCookie
Sakura.AspNetCore.Authentication.ExternalCookie Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Microsoft.AspNetCore.Identity(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Identity(>= 2.0.0)
- Microsoft.AspNetCore.Identity(>= 1.0.0)
No dependencies.
Tags