Added 2FA with U2F keys.

This commit is contained in:
Jan Böhmer 2019-12-29 13:35:30 +01:00
parent 47fa8b04e5
commit 069293a843
18 changed files with 512 additions and 157 deletions

View file

@ -46,6 +46,7 @@
"pdfmake": "^0.1.53",
"qrcode": "^1.4.4",
"ts-loader": "^5.3.3",
"typescript": "^3.3.4000"
"typescript": "^3.3.4000",
"u2f-api": "^1.1.1"
}
}