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
- Cloud
Does the maintenance already fix? i was doing my work then suddenly i get this sudden error.
- [CLOSED] 401 Access to this resource is ...
was adding a large number of documents 100k + via the api and creating documents started getting the error above and also can access the db on the cloud dashboa...
- Document Update Error: Invalid document ...
Trying to update the document but getting this error. Using appwrite cloud