You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm writing an open-source project using Flutter and the FlutterFire plugin. In the firebase_options.dart, every key, ID, etc... are exposed.
I'm wondering if I need to hide those somehow to prevent any malicious act.
If needed, please tell me how. For the moment, please note that no data is currently stored on Firebase, but some like photos of food will be in the future.
Thank you in advance for your response and your time, and please reffer to any previous similar questions I might have missed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm writing an open-source project using Flutter and the FlutterFire plugin. In the
firebase_options.dart
, every key, ID, etc... are exposed.I'm wondering if I need to hide those somehow to prevent any malicious act.
If needed, please tell me how. For the moment, please note that no data is currently stored on Firebase, but some like photos of food will be in the future.
Thank you in advance for your response and your time, and please reffer to any previous similar questions I might have missed.
Beta Was this translation helpful? Give feedback.
All reactions