FR: Make databaseAuthVariableOverride work for Firestore
See original GitHub issueFrom what I understand databaseAuthVariableOverride
does not work for Firestore. This was important in the real time database to make sure that scripts don’t execute with unchecked permissions. Is there an alternative for Firestore?
Issue Analytics
- State:
- Created 6 years ago
- Reactions:10
- Comments:20 (2 by maintainers)
Top Results From Across the Web
Introduction to the Admin Database API | Firebase Realtime ...
In this document, we'll guide you through adding the Firebase Admin SDK to your project for accessing the Firebase Realtime Database. Realtime Database ......
Read more >firebase - Bountysource
From what I understand databaseAuthVariableOverride does not work for Firestore. This was important in the real time database to make sure that scripts ......
Read more >Sign in - Google Accounts
Type the text you hear or see. Not your computer? Use Guest mode to sign in privately. Learn more. Next. Create account. English...
Read more >node.js - Firebase databaseAuthVariableOverride not working
I initialized the database twice and that was why the databaseAuthVariableOverride wasn't working correctly. admin.
Read more >How do queries work in Cloud Firestore? - YouTube
How do queries work in Cloud Firestore ? What kinds of queries can you run, and what kind can't you run? And what...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@degroote22 this is still a topic in active discussion, but unfortunately we don’t have a great answer at the moment, as it’s technically surprisingly tricky. We’ll make sure to reach out to interested folks via these channels when we have more news to share (ideally news in the form of an EAP 😉
@adamduren You are correct. We may have a solution for that in the next week or two though. Stay tuned.