User can signup / signin (WIP)

This commit is contained in:
ChatonDeAru
2024-09-14 01:40:55 +02:00
committed by ChatonDeAru (Romain)
parent c35de52aec
commit 37b2238b84
16 changed files with 663 additions and 365 deletions

View File

@@ -13,6 +13,10 @@
},
"dependencies": {
"@pel/shared": "workspace:*",
"@pel/supabase": "workspace:*",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
"@zxcvbn-ts/language-fr": "^3.0.2",
"nuxt": "^3.12.4",
"vue": "latest"
},