feat: implement role-based access control (RBAC) management system with Keycloak integration and dynamic page permission configuration

This commit is contained in:
Fanrouver
2026-07-14 09:41:55 +07:00
parent a5d7338e58
commit 49e0ee2bc4
14 changed files with 737 additions and 163 deletions

No files matched your search

+2 -1
View File
@@ -47,7 +47,8 @@
"vue-chartjs": "^5.3.2",
"vue-draggable-next": "^2.3.0",
"vue-router": "^4.5.1",
"vue3-carousel": "^0.17.0"
"vue3-carousel": "^0.17.0",
"zod": "^4.4.3"
},
"devDependencies": {
"@nuxtjs/google-fonts": "^3.2.0",