Simple, easy-to-use implementation of one-time password generator, with support for both time- and counter-based variant.
Info
Version: | 1.0.1 |
Author(s): | Emzi0767 |
Last Update: | Wednesday, September 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Emzi0767/EzOTP |
NuGet Url: | https://www.nuget.org/packages/EzOTP |
Install
Install-Package EzOTP
dotnet add package EzOTP
paket add EzOTP
EzOTP Download (Unzip the "nupkg" after downloading)
Dependencies
- Emzi0767.Common(>= 2.2.0)
- Microsoft.AspNetCore.WebUtilities(>= 2.2.0)
Tags