Mosh OntongOriginal post
Rank 5: Hypervisor
For example, when the user delete some items in the list, it required to fill up their password. Now, my question is what api method should I use in appwrite ?
Summary
The user had a question about how to confirm a password in an app using Appwrite API. A user named Steve provided a solution by suggesting to use a function to create a session and verify the password before performing the delete operation. The user thanked Steve for the solution.