-
Notifications
You must be signed in to change notification settings - Fork 407
User Settings
src/components/Forms
src/components/Profile
src/components/UserDashboard
It is used to update the user information.
-
Profile
Route:
/user-dashboard/profile
It updates the general information about the user (name, country, website, description, and social media handles).
-
Settings
Route:
/user-dashboard/settings
It performs user account actions (exporting account data, successor settings, deactivating and deleting an account).
-
Social Media
Route:
/user-dashboard/socials
It connects different social media accounts with CodeLabz.
-
Email
Route:
/user-dashboard/email
It is used to add primary and secondary email addresses.
-
Password
Route:
/user-dashboard/password
It updates the password for the user account.
-
Organizations
Route:
/user-dashboard/organizations
It displays the organizations joined by the user and the option to leave and change the settings of an organization.