Account Details
Keep the structure real-ready without loading fake profile information.
Profile not loaded
This area can later reflect the user’s display name, email address, and any other account-linked identity details.
This page is ready for real profile data without pretending anything is already saved. Once connected, users should be able to update account basics like display name, email, and other personal details from one clean place.
Keep the structure real-ready without loading fake profile information.
This area can later reflect the user’s display name, email address, and any other account-linked identity details.
Keep the page honest until real user data is available.
This page should pull directly from authenticated account data once your login system is in place, not from hardcoded names or placeholder emails.
If users can update their login email here, you will probably want a verification flow rather than changing it instantly.
Profile should handle identity details. Password changes, sessions, and authentication controls belong in Security.
Real values should appear here later.
Other account pages tied to identity and preferences.
Password updates, authentication settings, and future session management should live there instead of on this page.
Email preferences and studio communication settings should be managed separately from profile details.