Enhanced identity management built on ASP.NET Core Identity.
Info
Version: | 1.0.0-pre-3 |
Author(s): | Daniel Crenna & Contributors |
Last Update: | Wednesday, April 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielcrenna/ActiveAuth |
NuGet Url: | https://www.nuget.org/packages/ActiveAuth |
Install
Install-Package ActiveAuth
dotnet add package ActiveAuth
paket add ActiveAuth
ActiveAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- ActiveLogging(>= 1.0.3)
- ActiveRoutes(>= 1.0.15)
- ActiveStorage(>= 1.0.05)
- ActiveTenant(>= 1.0.4)
- Microsoft.Extensions.Identity.Core(>= 3.1.3)
- Microsoft.IdentityModel.Tokens(>= 6.5.0)
- System.IdentityModel.Tokens.Jwt(>= 6.5.0)
- TypeKitchen(>= 1.2.12)
Tags