Thank you so much for the explanation man... You explained it way better than the Firebase guys
@bitculator5 жыл бұрын
I love how absolutely no one shows how to validate data from a parent document inside a subcollection... or working with subcollections at all.
@CaseyKasem413 ай бұрын
Lots of 'hello world' youtubers ne'er a 'create security rules based on the field values of a nested map' youtubers
@kenworldtechnologies15674 жыл бұрын
The best explanation so far. Thank you man
@Manudoido1005 жыл бұрын
Thank you, the best tutorial about Firestore rules that I have found. Even if you aren't using Firebase for a Ionic application this video will help you. Thanks again!!
@jimmyopot19723 жыл бұрын
Absolutely indebted to you. Saved my firestore database, which was rendered obsolete.
@aram56423 жыл бұрын
What a fantastic video! Like a missing manual! I am about to build a more complex app with some access levels scheme. Wasn't sure about how and where I should split the access responsibilities between the FE app and rules. Now it is more clear to me. Please make more videos about rules, please do!
@asmereg4 жыл бұрын
a little closer, a little closer. Oh, you finally reached what I was exactly looking for. Thanks
@darkee9993 жыл бұрын
This is exactly what I needed right now. I can finally understand how to get started with these functions
@andersbraathen1256 Жыл бұрын
Great video, thanks!
@FaeUtero3 жыл бұрын
Thanks a ton man. Really helpful \m/
@merakli20223 жыл бұрын
thanks for the great lesson.
@JakeBSHere3 жыл бұрын
Makes a lot of sense, thanks
@lrajoo113 жыл бұрын
great stuff!
@sornvengy68283 жыл бұрын
Really good bro for this teaching.
@brandonsayring3 жыл бұрын
I really appreciate your explanations. Thank you so much!
@constantinosloizou12633 жыл бұрын
Simple tutorial but helped a lot. Thank you my friend
@ramone094 жыл бұрын
Hi! Nice video. I have a chat system but I don't use Google authentication. I only use firebase for messages between users. What would be the best rules for me? Allow only my domain?
@vijaypawar13163 жыл бұрын
Thank you, ❤️ I am looking for data validation. I don't want duplicate the values in the data base such int value of some id
@cguider67194 жыл бұрын
Excellent.
@weilieschok20013 жыл бұрын
can u show a tutorial showing a "role" validation? e.g. Admin user can perform CRUD to all users, but "Employee" user can only READ their own doc
@Ramstein01213 жыл бұрын
Need this also
@ruangtamu26592 жыл бұрын
hi Josh, how to prevent uid not written / store to the document? as we would not want uid stored everywhere
@raffaelemasucci4082 Жыл бұрын
Thank you!!!!!!!!!
@Akeshma4 жыл бұрын
thanks so much. What about making rules to list only user's posts for that user only?
@Casal0x4 жыл бұрын
Can you help us with some tutorial about role-based rules ?
@DavidLopez-wf1uy5 жыл бұрын
Hey Josh, nice video!! What about firestore security rules with authentication and role-based security? I don't know if there's something already implemented within firestore or if the role-based security logic has to be implemented by us from scratch. Thank you!
@MeraBaapHaiTu314 жыл бұрын
Thank you bro 👍
@amao200397145 жыл бұрын
Do you think a malicious user can bypass the security rules if they set their uid as " " empty in a doc and somehow in their payload the uid was also " " empty.
@boyapatiramakrishna20683 жыл бұрын
how to incorporate it in the javascript web app? and how to give permissions to custom user id and password
@vince2nd2 жыл бұрын
Where can we find the simulator?
@bongbox4 жыл бұрын
Can I write to expire disable a document after x interval since it was created?
@alexpablo905 жыл бұрын
Can you explain how use/make in-app purchases?
@tenuksdnbhd3 жыл бұрын
Can somebody explain how these security rules works? Why does it seem like ANYONE can spoof the payload content and bypass the security rules?
@Sampelmind814 жыл бұрын
hello from germany! I implemented an android app using the firebase remote config and iam not using the database to store documents. My app request only a string from remote config to encrypt the local sqlite database on the smartphone. Is it necessary to set security rules even if iam not using the database? Thanks!
@burr11134 жыл бұрын
Yes, in any case. The test version is given for 30 days.
@SachinKumar-xk9gh3 жыл бұрын
How to restrict read from specific IP address only?
@oppa55844 жыл бұрын
If someone wants to save some time. 4:00
@WhatIsThisAllAbout4 жыл бұрын
amazinf bro thanks
@wilcas53494 жыл бұрын
Awe-so-me tutorial.
@yooscripts59475 жыл бұрын
thanks
@belqisshida53454 жыл бұрын
Work step by step and show real example
@fangzsx04093 жыл бұрын
I am here Aug 2021
@jattarinnontakaew39655 жыл бұрын
good
@eightrice3 жыл бұрын
this does not work anymore
@codemind18222 жыл бұрын
I wish you showed your database and created a simple database to show what you are searching. I did not really get what you are doing when you put braces and write collection name in singular form...... PASS..
@dallasrieck77533 жыл бұрын
nervous mouse; yikes
@tcritt4 жыл бұрын
Podata, podata
@Alex-hs8xj3 жыл бұрын
thanks
@omkarkadam3993 жыл бұрын
How to validate duplicate entries?
@tenuksdnbhd3 жыл бұрын
Can somebody explain how these security rules works? Why does it seem like ANYONE can spoof the payload content and bypass the security rules?