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
Profile
Menu
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.