We may not ask for password in RemoveUserService
Closed this issue · 0 comments
gorkalaucirica commented
IMHO is not the most common practice to ask for a password to the user itself before deleting his account. Also this use case may be used by a third authorized user that doesn`t know the password.
Maybe its better to leave it without password check, any dev can implement the constraints and validations for their use cases