For deleteUser feature, add a pop up message saying :
- in case they got pw correct, "Are you sure?" with yes,no buttons. Yes -> redirect to main with deletion, No ->redirect to dashboard
- in case they got pw wrong, "We are logging you out due to security" or smth like that + redirect to main
What I meant by main is "/".
For deleteUser feature, add a pop up message saying :
What I meant by main is "/".