modified proxy to use jwt_secret

This commit is contained in:
2026-02-20 14:19:51 -06:00
parent ebc718daf2
commit 39a10ce46f
3 changed files with 57 additions and 8 deletions
+1
View File
@@ -12,6 +12,7 @@
"axios": "^1.11.0",
"exceljs": "^4.4.0",
"file-saver": "^2.0.5",
"jose": "^6.1.3",
"js-cookie": "^3.0.5",
"next": "^16.0.7",
"react": "19.1.0",