Skip to content

Replace Mock Current User With Session User #24

Description

@TanUIUX

What to build

Replace the hardcoded current resident display data in the home experience with data from the authenticated Resident Account and Active Home session.

Acceptance criteria

  • The greeting uses the authenticated Resident Account name.
  • Home-scoped display data uses the Active Home where relevant.
  • The home experience no longer depends on a fixed global current user.
  • Signed-out and pending states cannot render approved-only resident data by accident.
  • The behavior still works with mock data.
  • npm run build passes.

Blocked by

  • Route App By Auth State

Source: docs/issues/resident-authentication/24-replace-mock-current-user-with-session-user.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-agentReady for an implementation agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions