Skip to content

Feat: implement QA Gate#3

Open
Prababil wants to merge 1 commit intoDijkstra-Edu:mainfrom
Prababil:qa-gate-implementation
Open

Feat: implement QA Gate#3
Prababil wants to merge 1 commit intoDijkstra-Edu:mainfrom
Prababil:qa-gate-implementation

Conversation

@Prababil
Copy link
Member

Add QA Gate implementation and apply the following file changes:

  • Modified 'middleware.ts'
  • Add 'qa-gate' route
  • Add 'qa-gate' and 'qa-logout' api's
  • Add 'constants.ts'

@vercel
Copy link

vercel bot commented Nov 12, 2025

@Prababil is attempting to deploy a commit to the jrs296's projects Team on Vercel.

A member of the Team first needs to authorize it.

@hanzel-sc
Copy link
Member

@Prababil

Few changes:

  1. Once user has passed /qa-gate, if they try to navigate to /dashboard, etc without completing the github sign-in, it should redirect them to /login and not /
  2. On signout, both qa_verified and the github session token should be cleared and user has to be redirected to /qa-gate. In your implementation, it currently redirects them to /login with the qa-verified still stored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants