feat: add jwt token handler

This commit is contained in:
2025-03-11 10:34:18 +01:00
parent 1773a9885a
commit 92a98064e5

View File

@@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"jwt-decode": "^4.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-sortablejs": "^6.1.4",