feat(auth): remove all old localstorage if no session

This commit is contained in:
2025-03-17 16:16:06 -05:00
parent e258aaead9
commit 8fb06c71d3
4 changed files with 44 additions and 16 deletions

View File

@@ -40,6 +40,7 @@
"drizzle-kit": "^0.30.4",
"drizzle-orm": "^0.39.3",
"drizzle-zod": "^0.7.0",
"fast-xml-parser": "^5.0.9",
"jsonwebtoken": "^9.0.2",
"mssql": "^11.0.1",
"nodemailer": "^6.10.0",
@@ -75,4 +76,4 @@
"build": 26,
"oldBuild": "backend-0.1.2.zip"
}
}
}