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

Updated Home (markdown)

2021-05-30 16:49:31 +03:00
parent 4dd6538555
commit 884dd49642
+5 -4
@@ -2,7 +2,8 @@
.NET library for TOTP/HOTP implementation on server (ASP.NET) or client (Xamarin) side
## Table of contents
- [OTP overview]()
- [Configuration]()
- [Code generation/validation]()
- [OTPFactory]()
- [OTP overview](https://github.com/XFox111/SimpleOTP/wiki/OTP-overview)
- [Configuration](https://github.com/XFox111/SimpleOTP/wiki/Configuration)
- [Code generation/validation](https://github.com/XFox111/SimpleOTP/wiki/Code-generation-or-validation)
- [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory)
- [API reference](https://github.com/XFox111/SimpleOTP/wiki/API-reference)