
Hi!, I am building an app with appwrite which has user registration and users will have to be authenticated to use it, my question is that if it would be safe to use appwrite directly on the client or use an API in between to interact with appwrite because when using it on the client the project id would be exposed to the user.

yeah it's safe to use it in client side. no need for API in between

Wouldn't it be a problem for the user to have access to the project id? , since using it in the client would expose it and anyone could access it
Recommended threads
- DATABASE ERROR
I suddenly cannot delete any documents in my organization collection. No matter I use SDK or delete it manually in appwrite console platform, it still cannot be...
- Image Transformation Issue
My project was working with images normally, I never processed them or anything, and today, suddenly when trying to add or update images from the project, it st...
- easiest way to ban an IP from appwrite
for example, lets say that i have an app where people can post cars, and someone is constantly spamming my app with trucks, is there a way to ban that user IP s...
