Authentication
MockConnect uses OAuth sign-in and enforces separate candidate and interviewer roles so users cannot switch role identity after registration with the same account.
Trust
MockConnect is designed around role separation, backend-mediated data access, and careful handling of interview preparation materials.
MockConnect uses OAuth sign-in and enforces separate candidate and interviewer roles so users cannot switch role identity after registration with the same account.
Frontend workflows access profile and marketplace data through the backend API. Database access stays behind backend and package boundaries.
Resume uploads are stored through the configured file provider and queued for backend parsing. Uploaded documents should be treated as sensitive candidate or interviewer profile material.
Security concerns can be reported to security@mockconnect.dev.