You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Password and security (change password, enable two-factor authentication, login activity)
Preferences and settings (notification preferences, language, theme, etc.)
Content lists (watch lists, ratings, and other user-generated lists)
Account information (subscription status, billing history, data export, delete account)
The goal is to give users a cohesive and secure interface to review and update their data with clear actions, proper validation, and strong accessibility.
Acceptance Criteria
A single “Account” or “Profile” page accessible from the main navigation.
Personal information section allows viewing and updating fields like name, email, and username with validation and success/error feedback.
Email management:
Add and verify additional email addresses.
Set primary email and update it securely.
Show verification status for each email.
Password and security:
Change password with current password verification.
We need a centralized account page that allows users to view and manage all aspects of their account in one place. The page should provide access to:
The goal is to give users a cohesive and secure interface to review and update their data with clear actions, proper validation, and strong accessibility.
Acceptance Criteria