Ok I am in a bit of a dliemma I have my android app and well I realized that my app requires my client to view the information in a readable format and well my best bet is angular on the firebase plateform.
But well , I am stuck on security . What I mean is this due to the changes made in firebase setup I see that the setup now exposes the firebase apiKeys and secret information in the tag. And now it got me worried as to if anyone gets these keys then my db is exposed and vulnerable to attack.
I need your suggestions in coming up with a valid backend system or securing the javascript js file. I am stuck and your assistance in this will be really appreciated