An ASP.NET Core library for generating and validating one time passwords for google authenticator.
Info
| Version: | 1.0.0 |
| Author(s): | Adam Riddick |
| Last Update: | Wednesday, March 20, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/adamriddick/AspNetCore.TotpGenerator |
| NuGet Url: | https://www.nuget.org/packages/AspNetCore.TotpGenerator |
Install
Install-Package AspNetCore.TotpGenerator
dotnet add package AspNetCore.TotpGenerator
paket add AspNetCore.TotpGenerator
AspNetCore.TotpGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- QRCoder(>= 1.3.5)
Tags