
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
- How to render .mov gif files from an App...
So I've read the support thread and the guides about file uploads. But I'm still having trouble rendering my .mov files to my React.js front end using the app...
- 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...
