feat(core(js)): improve Google Authenticator on login page, add QR code

Fixes #5038
pull/276/head
Francis Lachapelle 2020-05-28 08:41:10 -04:00
parent c1acce0725
commit cd37e989db
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"angular-ui-router": "^1.0.26",
"file-saver": "latest",
"lodash": "^4.17.15",
"ng-sortable": "1.3.7"
"ng-sortable": "1.3.7",
"qrcodejs": "^1.0.0"
},
"devDependencies": {