nishp77Original post
Rank 2: Process
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?
Summary
Users are unable to delete their account on the client side. It is necessary for the server side implementation to ensure all necessary items are also deleted (such as documents or files). The previous version had the ability to delete accounts from the client side, but it is currently not available. To implement this function, you would need to create it yourself. The reason for removing it from the client side is not provided.