Back

handling api endpoint and project variables on client side

  • 0
  • Web
stranger
3 Sep, 2024, 17:01

Is it okay to expose api endpoint, project id and db ids on client side for a production web application or is there any other way to handle those securely.

TL;DR
Developers are discussing whether it's safe to expose API endpoints, project IDs, and database IDs on the client side for a production web app. They are seeking advice on handling these variables securely. The general consensus is to avoid exposing sensitive information on the client side and instead handle them securely using environment variables or server-side configurations.
Evdog
3 Sep, 2024, 17:34

environment variables

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more