Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Improve account deletion process #161

@Blaumaus

Description

@Blaumaus

When user deletes an account - it should be verified by entering their password.

Ideally, the accounts should be 'soft deleted' first in case user changes his mind. The 'hard deletion' should occur after some threshold (for example, 5 days).

It also would be good to collect feedback as to why do users want to delete their account.
It should be either a simple message in the account deletion modal like 'Please tell us why do you want to delete your account, you can do so at our [contact page].' or preferably an input field (in the account deletion modal) where user can enter the feedback directly (the feedback can be stored in a dedicated table in the database or maybe sent to Telegram).

Metadata

Metadata

Assignees

Labels

APIChanges related to the Swetrix APIFEChanges related to the Swetrix Frontend

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions