mirror of
https://github.com/XFox111/SimpleOTP.git
synced 2026-04-22 08:00:45 +03:00
Updated Home (markdown)
+7
-2
@@ -3,7 +3,7 @@
|
||||
|
||||
## Table of contents
|
||||
- Get started
|
||||
- [OTP overview](https://github.com/XFox111/SimpleOTP/wiki/OTP-overview) (TBD)
|
||||
- [OTP overview (Wikipedia)](https://en.wikipedia.org/wiki/Time-based_One-Time_Password)
|
||||
- [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) (TBD)
|
||||
@@ -14,7 +14,12 @@
|
||||
- [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) (TBD)
|
||||
- [OTPConfiguration](https://github.com/XFox111/SimpleOTP/wiki/OTPConfiguration) (TBD)
|
||||
- [OTPConfiguration](https://github.com/XFox111/SimpleOTP/wiki/OTPConfiguration)
|
||||
- [GenerateConfiguration](https://github.com/XFox111/SimpleOTP/wiki/OTPConfiguration.GenerateConfiguration)
|
||||
- [GetConfiguration](https://github.com/XFox111/SimpleOTP/wiki/OTPConfiguration.GetConfiguration)
|
||||
- [GetUri](https://github.com/XFox111/SimpleOTP/wiki/OTPConfiguration.GetUri)
|
||||
- [GetFancySecret](https://github.com/XFox111/SimpleOTP/wiki/OTPConfiguration.GetFancySecret)
|
||||
- [GetQrImage](https://github.com/XFox111/SimpleOTP/wiki/OTPConfiguration.GetQrImage)
|
||||
- [OTPCode](https://github.com/XFox111/SimpleOTP/wiki/OTPCode)
|
||||
- [GetCode](https://github.com/XFox111/SimpleOTP/wiki/OTPCode.GetCode)
|
||||
- [OTPType](https://github.com/XFox111/SimpleOTP/wiki/OTPType)
|
||||
|
||||
Reference in New Issue
Block a user