Hi,
We need a link "Remove account" at the frontend so that a logged user can remove his account of the website. It is a legal requisite in the country of the website.
In the API there is a User.Delete() function but I'm unsure of its implications and maybe more actions are needed to ensure a correct removing.
Which steps should I follow? What is the best way to implement it?
Regards,
Tomas