implement new invitation system

* fix comments on the frontend
* move jwt token service to its own module
* other fixes and updates
This commit is contained in:
Philipinho
2024-05-14 22:55:11 +01:00
parent 525990d6e5
commit eefe63d1cd
75 changed files with 10965 additions and 7846 deletions
+1
View File
@@ -26,6 +26,7 @@
"jotai": "^2.7.2",
"jotai-optics": "^0.3.2",
"js-cookie": "^3.0.5",
"jwt-decode": "^4.0.0",
"react": "^18.2.0",
"react-arborist": "^3.4.0",
"react-dom": "^18.2.0",