Several account related actions are missing from the UI. The required server communication is already implemented in the `AccountClient`. - Change email: `changeEmail` - Change password: `changePassword` - Delete account: `unregisterAccount`
Several account related actions are missing from the UI. The required server communication is already implemented in the
AccountClient.changeEmailchangePasswordunregisterAccount