- Add MOCK_ACCOUNTS with admin/123456 and worker/123456 as fallback when real backend is unavailable - apiLogin tries real backend first; falls through to mock only on failure - Supports real JWT token flow when backend (port 3201) is available Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>