Problem
There is no profile page where users can view their account details. Users have no way to see their name, email, verification status, or account settings within the UI.
Proposed Solution
Create a UserProfilePage inside frontend/module/profile/ that fetches and displays the current user's full profile details.
Acceptance Criteria
Problem
There is no profile page where users can view their account details. Users have no way to see their name, email, verification status, or account settings within the UI.
Proposed Solution
Create a UserProfilePage inside
frontend/module/profile/that fetches and displays the current user's full profile details.Acceptance Criteria