Skip to main content

Overview

UserDetails component is a user interface element for displaying and updating user profile and security details. It includes forms for updating the user’s profile information and changing the user’s password. It provides a callback for redirecting to the sign-in page.
You can not customize this component layout structure, design or content.
<UserDetails /> component profile tab

component profile tab


<UserDetails /> component security tab

component security tab

Props

callback
A callback function that is called to redirect the user to the sign-in page.

Example Usage

Reference:
user-details.tsx