enhance(e2ee): store encrypted password in keychain on mobile

This commit is contained in:
Tienson Qin
2025-11-11 21:14:35 +08:00
parent 6ed01dfb93
commit 4593ab3d77
13 changed files with 183 additions and 72 deletions

View File

@@ -108,6 +108,7 @@
"postinstall": "yarn tldraw:build && yarn ui:build"
},
"dependencies": {
"@aparajita/capacitor-secure-storage": "^7.1.6",
"@capacitor-community/safe-area": "7.0.0-alpha.1",
"@capacitor/action-sheet": "7.0.1",
"@capacitor/android": "7.2.0",