Create a stand-alone paskia npm package (paskia-js). Make the frontend use it (but from source tree to keep synced).

This commit is contained in:
2026-01-29 19:46:26 +00:00
parent af35ff3d4c
commit 7e49ef296a
21 changed files with 438 additions and 166 deletions
+1
View File
@@ -10,6 +10,7 @@
},
"dependencies": {
"@simplewebauthn/browser": "^13.1.2",
"paskia": "file:../paskia-js",
"pinia": "^3.0.3",
"qrcode": "^1.5.4",
"sirv": "^3.0.2",