And how I can block creating new users by signup and then only I can view users and create one?
See -
_APP_CONSOLE_WHITELIST_ROOT, _APP_CONSOLE_WHITELIST_EMAILS, _APP_CONSOLE_WHITELIST_IPS
https://appwrite.io/docs/advanced/self-hosting/environment-variables#general
add the domain in the error as a Web Platform in your project.
this ok
could you explain this please?
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...