
In the docs for Custom Domain (https://appwrite.io/docs/advanced/platform/custom-domains#endpoint) it is stated that "By default, Appwrite only allows API calls from localhost, appwrite.io, and your project's default custom domains. " My appwrite is on a VPS and I can make API calls both from the front end that runs on my domain and the front end from my localhost. Perhaps a noob question: but how can Appwrite know that my localhost is the legitimate one and someone else making API calls from another locahost is not? I don't remember uniquely authenticating my localhost towards my appwrite instance. Or is there some magic happening in the background that I am not aware of? And if any localhost can make API calls to my appwrite: how do I close this security hole?
Recommended threads
- Stuck at pinging the server to finish ad...
I'm not using the starter app and I'm not sure how to finish connecting my app to Appwrite.io. Is there a CURL command I can run to finish setup?
- 500 internal error
I get a 500 internal error when trying to access my database on appwrite cloud. Sometimes it would start working but this time it never corrects.
- Error getting session: AppwriteException...
I get this error `Error getting session: AppwriteException: User (role: guests) missing scope (account)` when running in prod. As soon as I try running my app o...
