condo icon indicating copy to clipboard operation
condo copied to clipboard

feature(condo): DOMA-9798 user can delete himself from Condo

Open tolmachev21 opened this issue 1 year ago • 2 comments

Added a new button: image

With a confirm modal: image

The delete handler uses the ResetUserService mutation. And after deleting the user, signout() is called. The user cannot log in with the same credentials.

tolmachev21 avatar Aug 05 '24 11:08 tolmachev21

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!

pahaz avatar Aug 06 '24 15:08 pahaz