JoshimaOriginal post
Rank 2: Process
i want to delete an account, appwrite had account.delete() but now whats the alternative
Summary
The user wants to know how to delete an account using the Appwrite platform. They mention that the previous solution was to use the account.delete() function, but it is no longer available. They provide a link to the documentation for the new solution, which involves using the users server side SDK.