Hacker News new | ask | show | jobs
Ask HN: Firebase Cloud Storage Rules and Named Firestore Database
2 points by Appsmith 622 days ago
Has anyone been able to implement Cloud Storage security rules using permissions defined in a named Firestore database?

I just cannot get it to work, and cannot find anything in the docs.

I do see examples of using firestore.get() from the storage rules, but only for the default database, like here:

https://firebase.google.com/docs/storage/security/rules-conditions