hmellor / auction-website

An open-source auction hosting system
https://hmellor.github.io/auction-website/
MIT License
106 stars 49 forks source link

Investigate per-field Firestore permissions again #5

Closed hmellor closed 1 year ago

hmellor commented 5 years ago

Is your feature request related to a problem? Please describe. isFieldOverWrite() in the Firestore rules only works for one auction

Describe the solution you'd like Since this problem was discovered a lot has changed with Firestore. The documentation indicates that this may be solvable now.