Test: Google oauth

This commit is contained in:
Kamigen
2024-04-20 23:11:20 -04:00
parent 4b1989587c
commit ec32a525a9
9 changed files with 68 additions and 27 deletions

View File

@@ -15,6 +15,7 @@
"pinia": "^2.1.7",
"vue": "^3.4.15",
"vue-router": "^4.2.5",
"vue3-google-login": "^2.0.26",
"vuetify": "^3.5.6"
},
"devDependencies": {
@@ -26,4 +27,4 @@
"tailwindcss": "^3.4.1",
"vite": "^5.0.11"
}
}
}