(Ep 44) Securing User Data With Firestore Security Rules

(Ep 44) Securing User Data With Firestore Security Rules

1ManStartup

4 года назад

4,177 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@DDOCTORGaming
@DDOCTORGaming - 27.04.2022 19:02

Hi, by any chance do you have a video which you can link me to, that tackles the function of reading out-loud data fetched from Firestore as audio to user? Thanks

Ответить
@sricommon
@sricommon - 05.12.2021 16:32

Really appreciate this, man. So hard to find explanations of how to write these. Agree with the cross-user data question from 'twitter at r..." Seems like the queries could get super complicated, but I need to figure this out for what I'm building. I checked your channel but didn't see an update.

Meanwhile, tactical question: I would have expected something like {documentID} or {document.id} as opposed to {userID}. It's not obvious to me how Firebase would understand that the documents names in the userData collection are themselves userIDs, even though I've seen this pattern and used it myself (albeit in Firestore). Thanks again!

Ответить
@lrajoo11
@lrajoo11 - 26.09.2021 14:22

does it matter if you use /userData/{userId} or /userData/{uid}? I use uid in my code and was wondering if it made a difference

Ответить
@lrajoo11
@lrajoo11 - 26.09.2021 14:03

phenomenal stuff - thank you Dave!

Ответить
@dev.faizan
@dev.faizan - 04.09.2021 16:36

great

Ответить
@carlosgarcia7419
@carlosgarcia7419 - 28.04.2021 16:17

This video saved my life!

Ответить
@shubhamk0307
@shubhamk0307 - 15.03.2021 10:48

Great tutorial, such a great job, I have a question I have a collection, in which latitude and longitude of the user is stored as geopoint in an array.
What want to do is I want to show these geopoint in a separate application which will be used by admins/moderators. These points will be shown on the map. How do I achieve this, in terms of rules. I used the above one, because it threw me a caution that the server will start declining client accesses.

Ответить
@wagdien
@wagdien - 12.03.2021 12:23

Could someone please help me with rules, I want to have an admin account that can see all users by their emails and names but nothing more, then be able to delete them so admin would need read and Wright rules and I don't know how to get this in my app

Ответить
@jaytillu7312
@jaytillu7312 - 20.01.2021 15:33

Thanks for the video

Ответить
@kitkatv7150
@kitkatv7150 - 30.07.2020 08:42

Thanks for the straightforward explanation

Ответить
@paulstein11
@paulstein11 - 19.07.2020 22:29

Awesome job. Any chance to teach how to create a group where you can add users and interact internally with them? Thanks!

Ответить
@MultiECommerce
@MultiECommerce - 19.06.2020 14:48

Thanks for the info, Is there a way to have some kind of backup for the database just in case of any unexpected error, deletion or so?

Ответить
@janpodmolik1210
@janpodmolik1210 - 24.05.2020 10:36

I'm beg iOS dev, so I'm not following your courses. But this was really helpful.. Thank you for great explanations!

Ответить
@zafarahmad3774
@zafarahmad3774 - 15.05.2020 00:28

thanks

Ответить
@samario_torres
@samario_torres - 17.04.2020 04:40

nice video...but its worth mentioning that your app is specifically designed to be used on a per user basis. Meaning, no user looks at anyone else's data..i.e, traveling expenses, current budget, etc...if you're building an app that engages all users within the app, your rules will be more involved....great video by the way nice explanation

Ответить
@breadman7733
@breadman7733 - 07.04.2020 16:27

Great stuff, such a great job you're doing with this series. Thanks again Dave.

Ответить
@JHOLE21
@JHOLE21 - 26.03.2020 00:05

You're getting good at this man!

Ответить
@thenifemi
@thenifemi - 25.03.2020 20:55

Thanks again💯

Ответить
@MegaPezzZ
@MegaPezzZ - 24.03.2020 15:33

I have an app which requires all firebase data to be encrypted, so no-one can see the original plaintext data. In your opinion what would be the best approach to take to achieve this? Great content btw man!

Ответить
@surajjadli4661
@surajjadli4661 - 24.03.2020 06:39

Thank you. 🙂🙂

Ответить