UserProfile

A comprehensive component for users to manage their profile information, security settings, and view their activity.

Demo Mode: This component requires authentication context. The demo below uses mock data to showcase the UI and features.

Live Demo

JD

John Doe

john.doe@example.com

Basic Usage

AccountPage.tsx

Props

The UserProfile component currently requires no props and fetches all data internally using the provided hooks.