
Employees
Employee login.
Private HR desk for Selective staff. Members use the regular membership login. Applicant information is never shown on public pages.
Staff PIN login is not configured. Set HR_ACCESS_SECRET in the environment (see README and .env.example). Do not put passwords in the repository.
Clerk keys are not present, so employee access uses the staff secret only. When NEXT_PUBLIC_CLERK_* is provisioned, organization or allowlisted staff can use Clerk instead.
Until a staff secret, Clerk organization, or staff email allowlist is set, the HR desk stays locked. That is intentional — applicant PII must not be public.