kspearrin / Otp.NET

A .NET implementation of TOTP and HOTP for things like two-factor authentication codes.
https://www.nuget.org/packages/Otp.NET
MIT License
1.08k stars 164 forks source link

Add functionality to create compliant OTP URIs #34

Closed mees- closed 1 year ago

mees- commented 3 years ago

compliant with some documentation I found here in the (old) google authenticator repository.