helpyourneighbour/backend/routes
BibaBot Jarvis 753b54e0e1
Some checks are pending
Docker Test / test (push) Waiting to run
feat: implement role-based access control and auth routes
This commit implements the role-based access control middleware and adds auth routes with proper role checks for user, moderator, and admin roles as defined in the documentation.
2026-03-15 22:06:51 +00:00
..
auth.js feat: implement role-based access control and auth routes 2026-03-15 22:06:51 +00:00
disputes.js feat: implement role-based access control and auth routes 2026-03-15 22:06:51 +00:00
offers.js feat: implement role-based access control and auth routes 2026-03-15 22:06:51 +00:00
requests.js feat: implement role-based access control and auth routes 2026-03-15 22:06:51 +00:00
roles.js feat: implement role-based access control and auth routes 2026-03-15 21:07:22 +00:00