ADD:added decode jwt token and automated login to dashboard after login

This commit is contained in:
hwinkel
2025-05-21 20:12:50 +02:00
parent a330291456
commit 4158b87576
6 changed files with 44 additions and 6 deletions

View File

@@ -12,6 +12,7 @@
"@types/react": "^19.1.4",
"@types/react-dom": "^19.1.5",
"axios": "^1.9.0",
"jwt-decode": "^4.0.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-router-dom": "^7.6.0",