简体   繁体   中英

Firestore security rules and environment variables

It is possible to define environment specific variables for Firestore Security rules? Just like it is possible for Firebase Cloud Functions .

No, it is not possible out of the box as of now (Jan 6th 2023). I had to write a custom webpack plugin for this purpose.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM