.Net library for two-factor (or multi-factor) authentication using TOTP and QR-codes.
Info
Version: | 1.4.0 |
Author(s): | RobIII |
Last Update: | Friday, July 10, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/RobThree/TwoFactorAuth.Net |
NuGet Url: | https://www.nuget.org/packages/TwoFactorAuth.Net |
Install
Install-Package TwoFactorAuth.Net
dotnet add package TwoFactorAuth.Net
paket add TwoFactorAuth.Net
TwoFactorAuth.Net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Net.Http(>= 4.3.4)
- System.Net.Http(>= 4.3.4)
Tags