Portal mode

Loading customer context
Mock dataNo contact loaded
Loading portal data...

Profile settings

Account details now, authentication integration later.

This page is intentionally shaped to accept Django-backed profile and permission data.

Primary contact

Basic customer identity fields.

Integration readiness

These are the frontend contracts to preserve when Django is added.

  • GET `/api/hub/me` for account context
  • GET `/api/hub/requests` for request listing
  • POST `/api/hub/requests` for new submissions
  • GET `/api/hub/resources` for shared documents
  • PATCH `/api/hub/me` for settings updates