[HIGH] Add support for bitwise operators in security rules
It would be nice if we have support for & | ^ bitwise operators in security rules for both firestore and cloud storage.
This highly improves roles and access rights check using only one integer instead of a Map of booleans.
1
vote