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

Updated Home (markdown)

2021-05-31 01:59:22 +03:00
parent 45b6824790
commit 344e53c59d
+7 -7
@@ -3,19 +3,19 @@
## Table of contents
- Get started
- [OTP overview](https://github.com/XFox111/SimpleOTP/wiki/OTP-overview)
- [Configuration](https://github.com/XFox111/SimpleOTP/wiki/Configuration)
- [OTP overview](https://github.com/XFox111/SimpleOTP/wiki/OTP-overview) (TBD)
- [Configuration](https://github.com/XFox111/SimpleOTP/wiki/Configuration) (TBD)
- [Code generation/validation](https://github.com/XFox111/SimpleOTP/wiki/Code-generation-or-validation)
- [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory-overview)
- [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory-overview) (TBD)
- [API reference](https://github.com/XFox111/SimpleOTP/wiki/API-reference)
- [OTPService](https://github.com/XFox111/SimpleOTP/wiki/OTPService)
- [GenerateCode](https://github.com/XFox111/SimpleOTP/wiki/OTPService.GenerateCode)
- [ValidateTotp](https://github.com/XFox111/SimpleOTP/wiki/OTPService.ValidateTotp)
- [ValidateHotp](https://github.com/XFox111/SimpleOTP/wiki/OTPService.ValidateHotp)
- [ValidateCode](https://github.com/XFox111/SimpleOTP/wiki/OTPService.ValidateCode)
- [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory)
- [OTPConfiguration](https://github.com/XFox111/SimpleOTP/wiki/OTPConfiguration)
- [OTPCode](https://github.com/XFox111/SimpleOTP/wiki/OTPCode)
- [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory) (TBD)
- [OTPConfiguration](https://github.com/XFox111/SimpleOTP/wiki/OTPConfiguration) (TBD)
- [OTPCode](https://github.com/XFox111/SimpleOTP/wiki/OTPCode) (TBD)
- [OTPType](https://github.com/XFox111/SimpleOTP/wiki/OTPType)
- [Algorithm](https://github.com/XFox111/SimpleOTP/wiki/Algorithm)
- [SecretGenerator](https://github.com/XFox111/SimpleOTP/wiki/SecretGenerator)
- [SecretGenerator](https://github.com/XFox111/SimpleOTP/wiki/SecretGenerator) (TBD)