Replaced TOTP with cap key
- Replaced TOTP with an implementation of a cap key to better align with Tahoe's way of handling user / data.
This commit is contained in:
parent
70a92cb0e6
commit
22e8576cab
10 changed files with 161 additions and 116 deletions
|
@ -22,9 +22,5 @@
|
|||
"svelte": "^5.0.0",
|
||||
"vite": "^5.0.3",
|
||||
"vitest": "^2.0.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@paulmillr/qr": "^0.3.0",
|
||||
"otpauth": "^9.3.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue