run:R W Run
31.21 KB
2026-04-08 19:28:23
R W Run
5.05 KB
2026-04-08 19:28:22
R W Run
3.24 KB
2026-04-08 19:28:22
R W Run
24.93 KB
2026-04-08 19:28:22
R W Run
903 By
2026-04-08 19:28:23
R W Run
error_log
📄whmcs.json
1{
2 "schema": "1.0",
3 "type": "whmcs-security",
4 "name": "totp",
5 "license": "proprietary",
6 "category": "security",
7 "description": {
8 "name": "Time Based Tokens",
9 "tagline": "Use a smartphone to generate time based tokens for second factor auth.",
10 "long": "Two-factor authentication is a security process in which users are asked to provide two different authentication factors when logging in.\n\nWith Time Based Tokens, users are asked to enter a 6 digit code that is randomly generated by any compatible Time-based One-time Password generator app.\n\nCompatible apps include Google Authenticator, Authy, Duo Security, 1Password, LastPass and more."
11 },
12 "logo": {
13 "filename": "logo.png"
14 },
15 "support": {
16 "docs_url": "https:\/\/docs.whmcs.com\/Time_Based_Tokens"
17 },
18 "authors": [
19 {
20 "name": "WHMCS",
21 "homepage": "https:\/\/www.whmcs.com\/"
22 }
23 ]
24}
25