feat: implement hardware key auth

This commit is contained in:
Sérgio Salgado 2021-05-07 16:48:48 +01:00
parent 0035684040
commit f987a07e0b
17 changed files with 1302 additions and 36 deletions

View file

@ -6,11 +6,14 @@
"license": "Unlicense",
"author": "Lamassu (https://lamassu.is)",
"dependencies": {
"@simplewebauthn/browser": "^3.0.0",
"@simplewebauthn/server": "^3.0.0",
"apollo-server-express": "2.25.1",
"argon2": "0.28.2",
"axios": "0.21.1",
"base-64": "^1.0.0",
"base-x": "3.0.9",
"base64url": "^3.0.1",
"bchaddrjs": "^0.3.0",
"bignumber.js": "9.0.1",
"bip39": "^2.3.1",