functional totp

This commit is contained in:
2026-01-14 18:06:26 +10:30
parent cfd79190ee
commit 5e4cffcf73
17 changed files with 1052 additions and 56 deletions
+2 -1
View File
@@ -42,4 +42,5 @@ Flask-Session==0.5.0
Flask-Limiter==3.5.0
# Logging
python-json-logger==2.0.7
python-json-logger==2.0.7
qrcode[pil]