Every user with appropriate permissions can use the user settings to alter their more direct data such as name, username, email, and password. The user settings are grouped together in a meaningful way.
Some of the more critical user settings are protected with auth gates for better security. To access and modify these settings, users need to verify their current password.
In the profile user settings, users can change their personal information such as first name, surname, and more.
In the account user settings, users can change their account information, such as their username and more.
In the security user settings, users can change their current password and more.
In the email user settings, users can change or verify their primary email address and more.
As mentioned earlier, some critical user settings are protected by auth gates for better security. Users must provide their current password to access and modify these settings.