An alternative login system for .NET, featuring passwordless and password-based logins.
Info
Version: | 0.6.1-beta5 |
Author(s): | Ryan Foster |
Last Update: | Sunday, July 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SimpleIAM/PasswordlessLogin |
NuGet Url: | https://www.nuget.org/packages/SimpleIAM.PasswordlessLogin |
Install
Install-Package SimpleIAM.PasswordlessLogin
dotnet add package SimpleIAM.PasswordlessLogin
paket add SimpleIAM.PasswordlessLogin
SimpleIAM.PasswordlessLogin Download (Unzip the "nupkg" after downloading)
Dependencies
- MailKit(>= 2.8.0)
- Microsoft.AspNetCore.Cryptography.KeyDerivation(>= 3.1.5)
- Microsoft.EntityFrameworkCore(>= 3.1.5)
- Microsoft.Extensions.FileProviders.Embedded(>= 3.1.5)
- StandardResponse(>= 0.9.0)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
Tags