commit 510ba96e8dafadea5cf3d582e1885d744156c43a Author: Eugene Fox Date: Fri May 28 20:32:28 2021 +0300 Initial Home page diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..229be22 --- /dev/null +++ b/Home.md @@ -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) \ No newline at end of file