I'm using users api from a cloud function to delete users https://appwrite.io/docs/references/cloud/server-nodejs/users#delete
But this only require user id Wouldn't be a good practice to require user password before deleting account?
Just like update password https://appwrite.io/docs/references/cloud/client-web/account#updatePassword https://appwrite.io/docs/references/cloud/server-nodejs/users#updatePassword
A person who is not the owner of the account could use user PC to delete its account
Recommended threads
- My account got banned without obvious re...
Hello, I’m a normal user of Appwrite. Today I found my account was banned suddenly, and I can’t log in normally. I have only been doing normal development and...
- cant resume project
Invalid console fingerprint event i try man time
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...