As a non-pro developer working on a personal expo react native app, I have learned that keeping my api keys and values in a .env file is not secure. I'm using AppWrite as my backend, and I am assuming I should store such sensitive data like these variables somewhere on the server and access them on the server without having to put them insecurely in the .env file: APPWRITE_ENDPOINT, APPWRITE_PLATFORM, APPWRITE_PROJECT_ID, APPWRITE_DATABASE_ID, APPWRITE_USER_COLLECTION_ID
Can someone point me in the right direction about handling this problem? I haven't been able to find a good resource for this. I'm developing with Expo and AppWrite.
None of those values are (or should be) sensitive data.
Recommended threads
- All projects deleted
Hello, from the appwrite console last week I re-activated some of my old project and published them, yesterday I checked and none of the apps were working, now ...
- Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked ...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.