Huge update

A welcome session
Added Time based One-Time-Passcode (TOTP)
UI Update
This commit is contained in:
Donald Zou
2024-01-23 15:09:44 -05:00
parent 95a8867527
commit 5f4a364095
32 changed files with 1718 additions and 167 deletions

View File

@@ -12,6 +12,8 @@
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.2",
"pinia": "^2.1.7",
"qrcode": "^1.5.3",
"uuid": "^9.0.1",
"vue": "^3.3.11",
"vue-router": "^4.2.5"
},