From cf1aa092d3e7351f9bfa412744abc762afbbe24c Mon Sep 17 00:00:00 2001 From: Eugene Fox Date: Tue, 1 Jun 2021 16:23:07 +0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index a827e10..2942b3f 100644 --- a/Home.md +++ b/Home.md @@ -13,7 +13,8 @@ - [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) (TBD) + - [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory) + - [OTPCodeUpdatedEventHandler](https://github.com/XFox111/SimpleOTP/wiki/OTPCodeUpdatedEventHandler) - [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)