Тёмный

Understanding Firestore Security Rules with Examples 

Joshua Morony
Подписаться 78 тыс.
Просмотров 43 тыс.
50% 1

Опубликовано:

 

27 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 51   
@bernardobellobriceno178
@bernardobellobriceno178 6 месяцев назад
Thank you so much for the explanation man... You explained it way better than the Firebase guys
@aram5642
@aram5642 3 года назад
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!
@bitculator
@bitculator 5 лет назад
I love how absolutely no one shows how to validate data from a parent document inside a subcollection... or working with subcollections at all.
@CaseyKasem41
@CaseyKasem41 2 месяца назад
Lots of 'hello world' youtubers ne'er a 'create security rules based on the field values of a nested map' youtubers
@jimmyopot1972
@jimmyopot1972 3 года назад
Absolutely indebted to you. Saved my firestore database, which was rendered obsolete.
@Manudoido100
@Manudoido100 4 года назад
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!!
@darkee999
@darkee999 3 года назад
This is exactly what I needed right now. I can finally understand how to get started with these functions
@asmereg
@asmereg 4 года назад
a little closer, a little closer. Oh, you finally reached what I was exactly looking for. Thanks
@kenworldtechnologies1567
@kenworldtechnologies1567 4 года назад
The best explanation so far. Thank you man
@andersbraathen1256
@andersbraathen1256 Год назад
Great video, thanks!
@constantinosloizou1263
@constantinosloizou1263 3 года назад
Simple tutorial but helped a lot. Thank you my friend
@brandonsayring
@brandonsayring 3 года назад
I really appreciate your explanations. Thank you so much!
@sornvengy6828
@sornvengy6828 3 года назад
Really good bro for this teaching.
@merakli2022
@merakli2022 2 года назад
thanks for the great lesson.
@lrajoo11
@lrajoo11 3 года назад
great stuff!
@JakeBSHere
@JakeBSHere 3 года назад
Makes a lot of sense, thanks
@weilieschok2001
@weilieschok2001 3 года назад
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
@Ramstein0121
@Ramstein0121 3 года назад
Need this also
@cguider6719
@cguider6719 3 года назад
Excellent.
@raffaelemasucci4082
@raffaelemasucci4082 Год назад
Thank you!!!!!!!!!
@DavidLopez-wf1uy
@DavidLopez-wf1uy 5 лет назад
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!
@ramone09
@ramone09 4 года назад
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?
@FaeUtero
@FaeUtero 3 года назад
Thanks a ton man. Really helpful \m/
@vijaypawar1316
@vijaypawar1316 3 года назад
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
@Casal0x
@Casal0x 4 года назад
Can you help us with some tutorial about role-based rules ?
@ruangtamu2659
@ruangtamu2659 2 года назад
hi Josh, how to prevent uid not written / store to the document? as we would not want uid stored everywhere
@Akeshma
@Akeshma 4 года назад
thanks so much. What about making rules to list only user's posts for that user only?
@MeraBaapHaiTu31
@MeraBaapHaiTu31 4 года назад
Thank you bro 👍
@tenuksdnbhd
@tenuksdnbhd 3 года назад
Can somebody explain how these security rules works? Why does it seem like ANYONE can spoof the payload content and bypass the security rules?
@amao20039714
@amao20039714 5 лет назад
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.
@Alex-hs8xj
@Alex-hs8xj 3 года назад
thanks
@boyapatiramakrishna2068
@boyapatiramakrishna2068 3 года назад
how to incorporate it in the javascript web app? and how to give permissions to custom user id and password
@vince2nd
@vince2nd 2 года назад
Where can we find the simulator?
@alexpablo90
@alexpablo90 5 лет назад
Can you explain how use/make in-app purchases?
@WhatIsThisAllAbout
@WhatIsThisAllAbout 4 года назад
amazinf bro thanks
@SachinKumar-xk9gh
@SachinKumar-xk9gh 3 года назад
How to restrict read from specific IP address only?
@bongbox
@bongbox 4 года назад
Can I write to expire disable a document after x interval since it was created?
@Sampelmind81
@Sampelmind81 4 года назад
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!
@burr1113
@burr1113 4 года назад
Yes, in any case. The test version is given for 30 days.
@wilcas5349
@wilcas5349 4 года назад
Awe-so-me tutorial.
@belqisshida5345
@belqisshida5345 4 года назад
Work step by step and show real example
@fangzsx0409
@fangzsx0409 3 года назад
I am here Aug 2021
@eightrice
@eightrice 3 года назад
this does not work anymore
@jattarinnontakaew3965
@jattarinnontakaew3965 5 лет назад
good
@oppa5584
@oppa5584 4 года назад
If someone wants to save some time. 4:00
@codemind1822
@codemind1822 2 года назад
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..
@dallasrieck7753
@dallasrieck7753 3 года назад
nervous mouse; yikes
@tcritt
@tcritt 4 года назад
Podata, podata
@tenuksdnbhd
@tenuksdnbhd 3 года назад
Can somebody explain how these security rules works? Why does it seem like ANYONE can spoof the payload content and bypass the security rules?
@omkarkadam399
@omkarkadam399 3 года назад
How to validate duplicate entries?
@yooscripts5947
@yooscripts5947 5 лет назад
thanks
Далее
Security Rules deep dive
12:09
Просмотров 18 тыс.
Физика пасты Карбонара 🧪🔬
00:57
ИСТОРИЯ ПРО ШТАНЫ #shorts
00:32
Просмотров 300 тыс.
Firebase Firestore | Security Rules
23:14
Просмотров 17 тыс.
Firestore Security Rules - How to Hack a Firebase App
10:05
Security Rules! 🔑 | Get to know Cloud Firestore #6
22:39
Firestore Data Modeling - Five Cool Techniques
11:44
Просмотров 257 тыс.
Advanced offline caching techniques in Cloud Firestore
12:34
Физика пасты Карбонара 🧪🔬
00:57