1
0
mirror of https://github.com/XFox111/SimpleOTP.git synced 2026-04-22 08:00:45 +03:00

Initial Home page

2021-05-28 20:32:28 +03:00
commit 510ba96e8d
+13
@@ -0,0 +1,13 @@
# Welcome to the SimpleOTP wiki!
.NET library for TOTP/HOTP implementation on server (ASP.NET) or client (Xamarin) side
## Table of contents
- [OTP overview]()
- [Configuration]()
- [Code generation/validation]()
- [OTPFactory]()
## Copyrights
> ©2021 Eugene Fox
Licensed under [MIT License](https://opensource.org/licenses/MIT)