November 2017
Beginner to intermediate
288 pages
7h 33m
English
In order to secure the Firebase Cloud files, we will need to use the Firebase security rules for Cloud Storage, those rules will be declared to maintain who has access to what, also those rules will define how data is structured and how metadata is saved.
This means that we're going to use a different language then the Bolt one. Also, for these rules to work, please go to your Firebase Project Console | Storage section | RULES tab and add them from within the presented section as shown in the following screenshot:

Within this section, we define the overall security rules that we're going ...
Read now
Unlock full access