π οΈ Account deletion β
Theory β
Removing an account is a sensitive action that should be taken into consideration.
Practice β
Some protection mechanisms should be incorporated:
- Protection: when deleting an account, the web application should request the user to submit its credentials (it can prevent attacks such CSRF, XSS...).