ionic2.0-angularfire icon indicating copy to clipboard operation
ionic2.0-angularfire copied to clipboard

How to protect Firebase keys

Open panuganti opened this issue 8 years ago • 1 comments
trafficstars

Ionic apps can be simply unzipped and the codebase will all be available for anyone. What is the best way to secure the firebase keys ?

panuganti avatar May 02 '17 19:05 panuganti

I haven't tried but I believe with Firebase Remote config you can achieve this:

  • Introducing Firebase Remote Config - https://www.youtube.com/watch?v=_CXXVFPO6f0
  • https://ionicframework.com/docs/native/firebase/

gianpaj avatar May 10 '17 07:05 gianpaj