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

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

Restricting Firebase Read/write Access To Only Myself

I have a static website which runs: config = apiKey: 'HIDDEN' authDomain: 'HIDDEN&#… Read more Restricting Firebase Read/write Access To Only Myself

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?