Initial real 2FA/OTP work

This commit is contained in:
Bryan Ashby
2019-04-09 20:07:19 -06:00
parent 75d6eef92f
commit 0ed507cd7b
13 changed files with 133 additions and 39 deletions

View File

@@ -54,7 +54,8 @@
"uuid-parse": "^1.0.0",
"ws": "^6.1.3",
"xxhash": "^0.2.4",
"yazl": "^2.5.1"
"yazl": "^2.5.1",
"otplib": "^10.0.1"
},
"devDependencies": {},
"engines": {