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

Firebase Can't Push Data Given The Ruleset

I'm trying to create a password protected chat room and found this SO answer to user as an exam… Read more Firebase Can't Push Data Given The Ruleset

Is Firebase Supposed To Run On The Client?

I'm interested in using Firebase (https://firebase.google.com/), I've looked at their docs … Read more Is Firebase Supposed To Run On The Client?

Why Validation Rules Behave Differently (only) With Ondisconnect Update?

I have made some tests with firebase and saw difference in rules validation between onDisconnect().… Read more Why Validation Rules Behave Differently (only) With Ondisconnect Update?

How To Implement A Role Based Access Control With AngularFire

My understanding is that I need to undertake the following steps: Make the users' roles read-o… Read more How To Implement A Role Based Access Control With AngularFire