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

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?

Firebase Secret Authentication Returning Null Payload

I used ref.authWithCustomToken(), but the payload that is returned has null properties: auth, expir… Read more Firebase Secret Authentication Returning Null Payload