feat(auth): setup login and sign up and can use email or username
This commit is contained in:
@@ -73,7 +73,8 @@
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3",
|
||||
"vite-tsconfig-paths": "^6.0.3",
|
||||
"vitest": "^4.0.16"
|
||||
"vitest": "^4.0.16",
|
||||
"zod": "^4.2.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dotenvx/dotenvx": "^1.51.2"
|
||||
|
||||
Reference in New Issue
Block a user