
Where can i access Delete Account feature in Appwrite Client SDK for flutter?

I also want to know

Client side, you would update the status: https://appwrite.io/docs/client/account?sdk=web-default#accountUpdateStatus. Then, you can use a server SDK to clean up any documents/files related the the user and then finally delete the user

[Solved] Delete User account from client SDK

Recommended threads
- Realtime Disconnects and Error: INVALID_...
Hi! I just want to ask here if there's any workaround with the disconnect issues we're encountering when subscribing to realtime events in react native using ex...
- Appwrite documents and Swift codable
The object I use to create a document is different than the object I receive when I list documents. Do I create an object that’s used to create a document and a...
- Redirect URL sends HTTP instead of HTTPS...
I am not sure since when this issue is present, but my Google and Apple redirect URI are no longer pointing to the HTTPS redirect URI when I try to use OAuth. ...
