If i have a button in an app that allows a user to delete their account, can I not just call a function from my swift app to Appwrite to have the account deleted? Do I need to setup a server to do that(?)
(assuming users would only be deleting their own accounts)
You can use a Cloud Function for that. Afaik, account deletion on client side sdks isn't an intended behaviour.
okay thanks! I'll go and poke around functions for bit haha
Hint : Functions + Users API. Feel free to ping back if you face any issues.
i really appreciate it - thank you!!
Recommended threads
- Display an in-app in the user mobile?
Would it be possible to send a message that would display an in-app in the user mobile?
- Swift SDK 13.2.2: Still getting ServiceC...
Hey team - I'm still getting ServiceContextModule linker errors even after updating to SDK 13.2.2. Error: - Undefined symbol: static ServiceContextModule.Servi...
- Still getting ServiceContextModule linke...
Hey team - I'm still getting ServiceContextModule linker errors even after updating to SDK 13.2.2. Error: - Undefined symbol: static ServiceContextModule.Servi...