Add:Login validation & error alerts for user safety

This commit is contained in:
supalerk-ar66 2026-01-15 10:19:43 +07:00
parent bb80b8a419
commit 3c86933dee
6 changed files with 25 additions and 12 deletions

View file

@ -1,5 +1,5 @@
{
"date": "2026-01-15T03:13:56.323Z",
"date": "2026-01-15T03:17:28.679Z",
"preset": "nitro-dev",
"framework": {
"name": "nuxt",
@ -9,9 +9,9 @@
"nitro": "2.12.8"
},
"dev": {
"pid": 23116,
"pid": 28528,
"workerAddress": {
"socketPath": "\\\\.\\pipe\\nitro-worker-23116-1-1-1366.sock"
"socketPath": "\\\\.\\pipe\\nitro-worker-28528-1-1-6605.sock"
}
}
}