Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Delete Account

  • This feature is implemented to provide account delete options  for users from the front-end side. But users can only do a soft delete and tag the user as anonymized which will not prevent the user from accessing the app until the account is deleted from the back-end.

User can access the Account and Security page by visiting

  1. Profile

  2. Menu

  3. Account and security

When a user requested to delete the account app will show a confirm modal which includes the consequence of  delete action and proper leaving message.

After users successfully complete the action app shows a proper success message. But if the action cannot be completed due to any reason, app will show an error message which can be a following error return from the backend API.

  • No labels