A C# library for 2-factor authentication.
Info
Version: | 1.0.0 |
Author(s): | MarkoPapic |
Last Update: | Wednesday, September 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MarkoPapic/TwoFactorAuthentication |
NuGet Url: | https://www.nuget.org/packages/MarkoPapic.TwoFactorAuthentication |
Install
Install-Package MarkoPapic.TwoFactorAuthentication
dotnet add package MarkoPapic.TwoFactorAuthentication
paket add MarkoPapic.TwoFactorAuthentication
MarkoPapic.TwoFactorAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)