Skip to content

Commit 448b3b7

Browse files
authored
Merge pull request #661 from kubero-dev/feature/rbac
implement RBAC
2 parents e430228 + 6335c6a commit 448b3b7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+853
-97
lines changed

client/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"axios": "^1.7.4",
1717
"chart.js": "^4.4.1",
1818
"core-js": "^3.29.0",
19+
"jwt-decode": "^4.0.0",
1920
"lodash": "^4.17.21",
2021
"lodash-es": "^4.17.21",
2122
"pinia": "^2.1.7",

0 commit comments

Comments
 (0)