Can I overwrite just DeleteAsync method? What I would like to do is adding a condition, and check if a user request this for his/her account, I accept. Otherwise only admin can delete user's account as the original way.
Thank you,
Hi I want to run change-password api on swagger, and postman, but I get 400 error once I execute the api. Could you please let me know how to fix it? I was running on Book.Acme sample project.