capacitor firebase auth

This commit is contained in:
2023-06-06 19:33:43 +02:00
parent cd807d7ff0
commit 882c55373b
11 changed files with 174 additions and 52 deletions

View File

@@ -15,6 +15,7 @@
"deploy": "npm run build && firebase deploy --only hosting:contexted-v3"
},
"dependencies": {
"@capacitor-firebase/authentication": "^5.0.0",
"@capacitor/android": "^5.0.4",
"@capacitor/core": "^5.0.4",
"@capacitor/dialog": "^5.0.2",
@@ -40,7 +41,7 @@
"@vueuse/core": "^10.1.2",
"crypto-js": "^4.1.1",
"cytoscape": "^3.25.0",
"daisyui": "^3.0.2",
"daisyui": "^3.0.3",
"date-fns": "^2.29.3",
"dompurify": "^3.0.2",
"file-saver": "^2.0.5",