feat(frontend/otp): allow changing otp status and showing qrcode
This commit is contained in:
parent
2ad9fe9859
commit
085de41194
4 changed files with 359 additions and 59 deletions
|
|
@ -16,7 +16,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/vite": "^4.1.17",
|
||||
"@types/qrcode": "^1.5.6",
|
||||
"js-cookie": "^3.0.5",
|
||||
"qrcode": "^1.5.4",
|
||||
"socket.io-client": "^4.8.1",
|
||||
"tailwindcss": "^4.1.17"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue