Skip to content

Commit 84f5178

Browse files
authored
Update index.md
1 parent 39c40da commit 84f5178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
icon: lucide/info
33
---
44

5-
# Halberd
5+
# About
66

77
A TOTP (Time-Based One-Time Password) Two-Factor Authentication Module for [codeigniter4/shield](https://github.com/codeigniter4/shield).
88

@@ -11,4 +11,4 @@ A TOTP (Time-Based One-Time Password) Two-Factor Authentication Module for [code
1111
* Authenticates a 6-digit, SHA1, 30-second period TOTP for login
1212
* Prevents reuse of an TOTP within its validation period
1313

14-
[^1]: Google Authenticator implementation ignores: [Algorithm](https://github.com/google/google-authenticator/wiki/Key-Uri-Format#algorithm), [Digits](https://github.com/google/google-authenticator/wiki/Key-Uri-Format#digits), and [Period](https://github.com/google/google-authenticator/wiki/Key-Uri-Format#period) parameters of the *otpauth:* URL.
14+
[^1]: Google Authenticator implementation ignores: [Algorithm](https://github.com/google/google-authenticator/wiki/Key-Uri-Format#algorithm), [Digits](https://github.com/google/google-authenticator/wiki/Key-Uri-Format#digits), and [Period](https://github.com/google/google-authenticator/wiki/Key-Uri-Format#period) parameters of the *otpauth:* URL.

0 commit comments

Comments
 (0)