Skip to content Skip to sidebar Skip to footer
Showing posts with the label Firebase Security

Firebase Firestore Prevent Client Side Creation Of Fields In A Document

I am struggling to find a solution to prevent clients from just creating random fields with values … Read more Firebase Firestore Prevent Client Side Creation Of Fields In A Document

Restrict Firebase Access To A Single Android App Without Authentication

I need to access read/write images from firebase storage. There is no authentication facility. How … Read more Restrict Firebase Access To A Single Android App Without Authentication

Firebase-android, Fail To Save Data After Long Time Idle

This question is relative to this issue Firebase-Android, How to sync data when resume after connec… Read more Firebase-android, Fail To Save Data After Long Time Idle

How To Update Security Rules For Firestore Database?

I just receive an email from firebase which is: Email Title: [Firebase] Client access to your Realt… Read more How To Update Security Rules For Firestore Database?

Is There Any Way To Give Everyone Access To Firestore Database, But Only Via App?

I am creating Android application with Firestore. My app does not require authentication. Is there … Read more Is There Any Way To Give Everyone Access To Firestore Database, But Only Via App?