From e2e669ddd7f118769ea5dbb14edf4643768636eb Mon Sep 17 00:00:00 2001 From: jarcoug <53997538+jarcoug@users.noreply.github.com> Date: Tue, 6 Feb 2024 15:36:23 +0800 Subject: [PATCH] Create index.html Create index.html --- otp/index.html | 100 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 otp/index.html diff --git a/otp/index.html b/otp/index.html new file mode 100644 index 0000000..57769e4 --- /dev/null +++ b/otp/index.html @@ -0,0 +1,100 @@ + +JS OTP Demo + + + + +

JS OTP Demo

+

Javascript Implementation of 2 Factor Auth

+
+

Secret:

+

TOTP code

+

timer

+ +
+

Secret:

+

HOTP code

+

Counter value is:

+ + + + + + +
+ +
+

To verify it, you can scan the following QR code with your Google Authenticator app. The codes on this page and your app should match.

+ + +