How to secure a fireabase database?
Firebase api keys are in js and hence accessible.
Any firebase developer is familiar with all standard methods to extract data once he or she has the firebase api keys.
In this case all my data is practically public to the developer and in json format which can facilitate him to pull all the data at once.
I plan to make an android ios and web app with the same. Please help me solve my doubt someone..