You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The role.guard.ts enforces role-based access control (admin, creator, user). No test coverage exists. Bugs could allow unauthorized access to restricted endpoints.
Description
The
role.guard.tsenforces role-based access control (admin, creator, user). No test coverage exists. Bugs could allow unauthorized access to restricted endpoints.Tasks
Tasks:
Visual Aids