Computing-For-All / nextjs-issue-tracker

Repository created to manage the UAT (User Acceptance Testing) workflow for the Next.js website. This repo will serve as a central hub for tracking issues, feedback, and improvements identified during testing phases, ensuring a smooth and efficient UAT process.
0 stars 0 forks source link

Impl API route guarding #49

Closed rorosaurus closed 3 days ago

rorosaurus commented 4 days ago

Duplicate Check

Issue Type

Enhancement

Issue Description

Right now API routes aren't guarded by role

URL of the Page

/api

Steps to Reproduce

Shouldn't be able to call employer APIs as a jobseeker

Expected Behavior

No response

Additional Context

No response

Recommended Priority Level

High

rorosaurus commented 3 days ago

Merged in PR 31