Astral Forge Astral Forge Sign Out

Profile

Manage your Astral Forge account details and personal information once your account system is connected.

Your account identity lives here.

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.

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.

Leave this out entirely if you want accounts to stay purely functional. Keep it only if you plan to support public-facing creator profiles later.

Implementation Notes

Keep the page honest until real user data is available.

No fake profile fields

This page should pull directly from authenticated account data once your login system is in place, not from hardcoded names or placeholder emails.

Email changes may need verification

If users can update their login email here, you will probably want a verification flow rather than changing it instantly.

Keep profile and security separate

Profile should handle identity details. Password changes, sessions, and authentication controls belong in Security.

Account Snapshot

Real values should appear here later.

Display name
Email address
Profile status Not connected
Timezone

Related Settings

Other account pages tied to identity and preferences.

Security

Password updates, authentication settings, and future session management should live there instead of on this page.

Notifications

Email preferences and studio communication settings should be managed separately from profile details.