Previous version was able to delete account from client side? There's change but nothing present on client side, someone please tell me that would i have to make function for it?
Question: why was it removed from the client side?
users were never able to delete their account client side. it is up to you to implement deleting server side so that you make sure to delete everything needed (like if they have documents or files that need to be deleted too)
Recommended threads
- macOS app: OAuth flow doesn’t start
Hi Appwrite team, I’m integrating the Appwrite Swift SDK into a macOS app and am hitting an environment/runtime issue when starting OAuth. App architecture • ...
- I am currently seeking opportunities as ...
Hey! 👋 I'm a Shopify guy. Been building stores for 8+ years. Still haven't lost my mind. Barely. I make stores that don't suck fast, smooth, and actually built...
- Apple OAuth2 "Registration Not Complete"...
I'm getting a "Registration Not Complete" error when implementing Apple Sign In OAuth2 on self-hosted Appwrite. Environment: Self-hosted Appwrite (latest), iOS...