Even if we restrict where users can manipulate data on firebase, it may be incorrect data.
We should still make our michaelservices fault-tolerant, but we need a way of ensuring this data is valid in firebase, and before a michaelservice can be affected by it.
Solutions?
Even if we restrict where users can manipulate data on firebase, it may be incorrect data.
We should still make our michaelservices fault-tolerant, but we need a way of ensuring this data is valid in firebase, and before a michaelservice can be affected by it.
Solutions?
A validation proxy?
Firebase already has methods of limiting access to data, perhaps it can allow us to validate its shape as well