aaronksaunders / ionic2.0-angularfire

this a basic application for Ionic 2.0.rc5 with AngularFire2 with ngrx/store & ngrx/effects to manage state
69 stars 11 forks source link

How to protect Firebase keys #8

Open panuganti opened 7 years ago

panuganti commented 7 years ago

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 ?

gianpaj commented 7 years ago

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