Account
Profile
A user profile surface for identity, username, account status, and platform preferences.
Platform surface
Profile
This page is structured now so implementation can plug into a stable shell later without redesigning navigation, headers, or layout.
Identity
UserLoaded from backend auth.
Email
AuthManaged by existing auth routes.
Verified
StatusEmail verification can be surfaced here.
Access
SecureHTTP-only web auth cookies.
Workflow
The intended product flow for this section.
01
Show account detailsRender display name, username, email, and verification state.
02
Edit profileReuse backend profile update routes for web settings.
03
Review platform dataExpose saved sessions and web-specific account metadata.
04
Prepare shared identityKeep this compatible with future iOS/web account sharing.
Implementation boundary
What belongs here and what stays separate.