Implements two-factor authentication support (both time and counter based).
Info
Version: | 1.0.3 |
Author(s): | Artem Los |
Last Update: | Monday, September 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SerialKeyManager/OneTimePassword |
NuGet Url: | https://www.nuget.org/packages/Cryptolens.OneTimePassword |
Install
Install-Package Cryptolens.OneTimePassword
dotnet add package Cryptolens.OneTimePassword
paket add Cryptolens.OneTimePassword
Cryptolens.OneTimePassword Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)