add page for a printable certificate (which works but isn't too impressive yet)

This commit is contained in:
2024-12-01 20:20:03 -07:00
parent 8bd1a6668c
commit 2b802f01f8
7 changed files with 179 additions and 8 deletions

View File

@@ -28,6 +28,7 @@
"@simplewebauthn/browser": "^10.0.0",
"@simplewebauthn/server": "^10.0.0",
"@tweenjs/tween.js": "^21.1.1",
"@types/qrcode": "^1.5.5",
"@veramo/core": "^5.6.0",
"@veramo/credential-w3c": "^5.6.0",
"@veramo/data-store": "^5.6.0",
@@ -61,6 +62,7 @@
"pina": "^0.20.2204228",
"pinia-plugin-persistedstate": "^3.2.1",
"qr-code-generator-vue3": "^1.4.21",
"qrcode": "^1.5.4",
"ramda": "^0.29.1",
"readable-stream": "^4.5.2",
"reflect-metadata": "^0.1.14",