SCE-Development/Clark

Replace user delete API

Closed this issue · 1 comments

Right now, we are deleting using the user email address which is inefficient. Instead, we can delete using mongo collection ID.

done, need review