feat: implement role-based access control for dispute endpoints
Some checks are pending
Docker Test / test (push) Waiting to run

This commit is contained in:
J.A.R.V.I.S. 2026-03-20 05:06:48 +00:00
parent 6ba032b990
commit 82eea3ea98
2 changed files with 17 additions and 15 deletions

View file

@ -6,9 +6,11 @@ Describe the task to be done.
### Acceptance Criteria
- [ ] Criterion 1
- [ ] Criterion 2
- [ ] Criterion 3
### Related Files
- `backend/src/middleware/requireRole.js`
- `path/to/file1.js`
- `path/to/file2.md`
### Notes
Additional context or information.
Any additional context or notes.