i want to delete an account, appwrite had account.delete() but now whats the alternative
TL;DR
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.You can delete the account using the users server side SDK
And a function
Recommended threads
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- How to update from 1.8.1 to 1.9.6
Due to the number of issues reported in version 1.9.5, I am hesitant to proceed with the update. Could anyone advise if version 1.9.6 is stable and resolves tho...
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...