-
Notifications
You must be signed in to change notification settings - Fork 2
[5.2 Admin Panel] Role-based Access (Admin, Coach, User) #40
Copy link
Copy link
Open
Labels
platform: infrastructureDocker, hosting, CI/CD, etc.Docker, hosting, CI/CD, etc.platform: webBlazor web client or admin panelBlazor web client or admin panelpriority: highShould be done ASAPShould be done ASAPstatus: todoTask is defined but not yet startedTask is defined but not yet started
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
platform: infrastructureDocker, hosting, CI/CD, etc.Docker, hosting, CI/CD, etc.platform: webBlazor web client or admin panelBlazor web client or admin panelpriority: highShould be done ASAPShould be done ASAPstatus: todoTask is defined but not yet startedTask is defined but not yet started
Projects
- StatusShow more project fieldsNo status
Milestone: Milestone 5: Infrastructure & Tools
Category: 5.2 Admin Panel (Web)
Task: Implement role-based access control (RBAC) for the admin panel with different user roles (Admin, Coach, User).
Description
This task involves implementing role-based access control (RBAC) in the web admin panel. The system should define three user roles with different access levels: Admin, Coach, and User. Based on the assigned role, users will have different privileges and access to certain parts of the admin panel.
Subtasks:
Technical Considerations:
Acceptance Criteria: