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 .NET library for TOTP/HOTP implementation on server (ASP.NET) or client (Xamarin) side
## Table of contents ## Table of contents
- [OTP overview]() - [OTP overview](https://github.com/XFox111/SimpleOTP/wiki/OTP-overview)
- [Configuration]() - [Configuration](https://github.com/XFox111/SimpleOTP/wiki/Configuration)
- [Code generation/validation]() - [Code generation/validation](https://github.com/XFox111/SimpleOTP/wiki/Code-generation-or-validation)
- [OTPFactory]() - [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory)
- [API reference](https://github.com/XFox111/SimpleOTP/wiki/API-reference)