Accounts Management
After a successful login, when we click on the 'Account' option, three options are displayed: Log Out, Change Password, and Edit.
With the help of these options, users can change their password, edit their account, and log out from the current screen.
When a user selects the 'Log Out' option, they will be immediately signed out of the application, returning them to the login screen. This ensures that no further actions can be performed until the user logs in again.
By selecting the 'Change Password' option, users are directed to a 'Change Password' window where they are required to enter their current password, along with the new password they wish to set. The new password must be entered twice for confirmation to avoid any errors. Once the details are submitted, the user's password will be updated, and they can use the new credentials the next time they log in."