Greetings, i just installed appwrite on a VPS and created an account but now i do not want others to have access to the sign-up page. Is there any way to hide or remove it?
TL;DR
Developers are inquiring about how to hide or remove the Sign-up link after creating an account on Appwrite. They are looking to restrict access to the sign-up page for others. The solution suggested is to use Appwrite's webhooks feature to disable the sign-up functionality after an account has been created.
D5
14 Jul, 2025, 20:24
If you created an account, you should not be able to create another one, and it will fail
D5
14 Jul, 2025, 20:25
This is what will show if you try to sign-up after you created one user:
RB
14 Jul, 2025, 21:00
You are right! but there is any way to hide that link?