condo
condo copied to clipboard
feature(condo): DOMA-9798 user can delete himself from Condo
Added a new button:
With a confirm modal:
The delete handler uses the ResetUserService mutation. And after deleting the user, signout() is called. The user cannot log in with the same credentials.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
It's better also to ask user to type his name or phone to chnfirm this action! Or it's better to confirm it by write his password! Or confirm by phone code!