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
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...
- Push Notification FCM Error
Hello dear people. I tried to integrate Push Notifications into my Flutter App. Everything works fine on Android/iOS Simulator + Testflight but as soon as I s...