Use server side library to generate QR-Code for Google authenticator.

This saves us 50KB in javascript assets...
This commit is contained in:
Jan Böhmer 2020-05-13 19:58:12 +02:00
parent c9752802e0
commit 5302087eba
6 changed files with 43 additions and 70 deletions

View file

@ -49,7 +49,6 @@
"marked": "^1.0.0",
"patternfly-bootstrap-treeview": "^2.1.8",
"pdfmake": "^0.1.53",
"qrcode": "^1.4.4",
"ts-loader": "^5.3.0",
"typescript": "^3.7.5",
"u2f-api": "^1.1.1"