Info
Version: | 3.1.3 |
Author(s): | Hugo Biarge |
Last Update: | Thursday, March 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hbiarge/Acheve.Authentication.Events |
NuGet Url: | https://www.nuget.org/packages/Acheve.Authentication.Events |
Install
Install-Package Acheve.Authentication.Events
dotnet add package Acheve.Authentication.Events
paket add Acheve.Authentication.Events
Acheve.Authentication.Events Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.Facebook(>= 3.1.2)
- Microsoft.AspNetCore.Authentication.Google(>= 3.1.2)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.2)
- Microsoft.AspNetCore.Authentication.MicrosoftAccount(>= 3.1.2)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 3.1.2)
- Microsoft.AspNetCore.Authentication.Twitter(>= 3.1.2)
- Microsoft.AspNetCore.Authentication.WsFederation(>= 3.1.2)
Tags
It´s implemented to be used in learning and debug worflows related to the authentication proccess in Asp.Net Core
For more information see https://github.com/hbiarge/Acheve.Authentication.Events.