Netstandard 2.0 compatible version of Guillaume Lacasa's Two Steps Authentication library (.net implementation of the TOTP: Time-Based One-Time Password Algorithm and HOTP: HMAC-Based One-Time Password Algorithm).
Info
Version: | 1.2.1-pre |
Author(s): | glacasa, vladsp |
Last Update: | Sunday, October 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/similarweb/TwoStepsAuthenticator |
NuGet Url: | https://www.nuget.org/packages/Similarweb.TwoStepsAuthenticator |
Install
Install-Package Similarweb.TwoStepsAuthenticator
dotnet add package Similarweb.TwoStepsAuthenticator
paket add Similarweb.TwoStepsAuthenticator
Similarweb.TwoStepsAuthenticator Download (Unzip the "nupkg" after downloading)