How can I disable Appwrite client SDK registration?
I don't want to block login. I just want to disable registration.
TL;DR
Developers want to disable Appwrite client SDK registration without blocking login. This can be achieved by removing the registration form or endpoint in the Appwrite backend configuration.