working authentication

This commit is contained in:
2024-12-15 08:23:18 -05:00
parent ac7e26911b
commit 0638a8cd52
8 changed files with 297 additions and 3 deletions

View File

@@ -20,6 +20,8 @@
"@mui/system": "^6.1.7",
"@mui/x-data-grid": "^7.22.2",
"@radix-ui/react-slot": "^1.1.0",
"@types/bcryptjs": "^2.4.6",
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"dotenv": "^16.4.7",