quest-vorteq/src
Lorentz 3cd5b05c46 fix: bypass auth in dev mode and add mock session for development
Add DEV_MODE env var check to return mock admin session when auth is
unavailable, hostname-based middleware bypass for dev domain, and
window.location.href for login redirect to ensure cookies are sent.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 15:18:48 +00:00
..
app fix: bypass auth in dev mode and add mock session for development 2026-02-16 14:45:09 +00:00
components fix: remove Better Auth useSession dependency from portal header 2026-02-16 13:02:14 +00:00
hooks feat(F-001): scaffold Next.js 15 project with TypeScript and Tailwind 2026-02-16 00:04:44 +00:00
lib fix: bypass auth in dev mode and add mock session for development 2026-02-16 15:18:48 +00:00
services feat(C-004): implement orders list page with search and CSV export 2026-02-16 12:37:42 +00:00
types feat(F-006): enhance Epicor MSSQL connection service 2026-02-16 02:18:00 +00:00
middleware.ts fix: bypass auth in dev mode and add mock session for development 2026-02-16 14:45:09 +00:00