An ASP.NET Core library for generating and validating one time passwords for google authenticator.
Info
Version: | 2.3.0 |
Author(s): | Damir Kusar |
Last Update: | Thursday, May 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/damirkusar/AspNetCore.Totp |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Totp |
Install
Install-Package AspNetCore.Totp
dotnet add package AspNetCore.Totp
paket add AspNetCore.Totp
AspNetCore.Totp Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetCore.Totp.Interface(>= 2.3.0)
Tags