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 ## Table of contents
- Get started - Get started
- [OTP overview](https://github.com/XFox111/SimpleOTP/wiki/OTP-overview) - [OTP overview](https://github.com/XFox111/SimpleOTP/wiki/OTP-overview) (TBD)
- [Configuration](https://github.com/XFox111/SimpleOTP/wiki/Configuration) - [Configuration](https://github.com/XFox111/SimpleOTP/wiki/Configuration) (TBD)
- [Code generation/validation](https://github.com/XFox111/SimpleOTP/wiki/Code-generation-or-validation) - [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) - [API reference](https://github.com/XFox111/SimpleOTP/wiki/API-reference)
- [OTPService](https://github.com/XFox111/SimpleOTP/wiki/OTPService) - [OTPService](https://github.com/XFox111/SimpleOTP/wiki/OTPService)
- [GenerateCode](https://github.com/XFox111/SimpleOTP/wiki/OTPService.GenerateCode) - [GenerateCode](https://github.com/XFox111/SimpleOTP/wiki/OTPService.GenerateCode)
- [ValidateTotp](https://github.com/XFox111/SimpleOTP/wiki/OTPService.ValidateTotp) - [ValidateTotp](https://github.com/XFox111/SimpleOTP/wiki/OTPService.ValidateTotp)
- [ValidateHotp](https://github.com/XFox111/SimpleOTP/wiki/OTPService.ValidateHotp) - [ValidateHotp](https://github.com/XFox111/SimpleOTP/wiki/OTPService.ValidateHotp)
- [ValidateCode](https://github.com/XFox111/SimpleOTP/wiki/OTPService.ValidateCode) - [ValidateCode](https://github.com/XFox111/SimpleOTP/wiki/OTPService.ValidateCode)
- [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory) - [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory) (TBD)
- [OTPConfiguration](https://github.com/XFox111/SimpleOTP/wiki/OTPConfiguration) - [OTPConfiguration](https://github.com/XFox111/SimpleOTP/wiki/OTPConfiguration) (TBD)
- [OTPCode](https://github.com/XFox111/SimpleOTP/wiki/OTPCode) - [OTPCode](https://github.com/XFox111/SimpleOTP/wiki/OTPCode) (TBD)
- [OTPType](https://github.com/XFox111/SimpleOTP/wiki/OTPType) - [OTPType](https://github.com/XFox111/SimpleOTP/wiki/OTPType)
- [Algorithm](https://github.com/XFox111/SimpleOTP/wiki/Algorithm) - [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)