fix auth lib; add client view; add client validation; minor fixes

This commit is contained in:
2026-07-13 22:16:15 +02:00
parent 2c1fb161d1
commit 50186b6840
11 changed files with 186 additions and 3709 deletions
+1
View File
@@ -16,6 +16,7 @@
"@mui/material": "^9.0.0",
"@tanstack/react-query": "^5.100.5",
"axios": "^1.15.2",
"jwt-decode": "^4.0.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-router-dom": "^7.14.2",