Understanding Firebase Realtime Database Security Rules
After implementing your Realtime Database, you’re going to want to set up some security so your users’ data is in safe hands. It took me a long time to get my head around writing these rules. There’s nothing wrong with the official docs on the… Read More »Understanding Firebase Realtime Database Security Rules