Otp.NET
1.2.2
An implementation of TOTP and HOTP which are commonly used for multi factor authentication by using a shared key between the client and the server to generate and verify one time use codes.
For documentation and examples visit the project website on GitHub at https://github.com/kspearrin/Otp.NET
Install-Package Otp.NET -Version 1.2.2
dotnet add package Otp.NET --version 1.2.2
<PackageReference Include="Otp.NET" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Otp.NET --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (11)
Showing the top 5 NuGet packages that depend on Otp.NET:
Package | Downloads |
---|---|
Dynamics365.UIAutomation.Api
The purpose of this library is to provide Dynamics customers the ability to facilitate automated UI testing for their projects.
|
|
LDS.LVDGW.Plugin.AuthenticationMicroservice
Authentication Microservice Plugin for LVDGW
|
|
LDS.LVDGW.Plugin.AuthenticationMicroservice.Igoya
Authentication Microservice Plugin for LVDGW
|
|
TecfyCore.Api
Package Description
|
|
SeleniumScript
Package Description
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Otp.NET:
Repository | Stars |
---|---|
bitwarden/server
The core infrastructure backend (API, database, Docker, etc).
|
|
microsoft/EasyRepro
Automated UI testing API for Dynamics 365
|
|
jamie-mh/AuthenticatorPro
📱 Two Factor Authenticator for Android + Wear OS with backup support.
|