You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to start with security in mind. Therefore, we need to limit access to algolia to allow only reading. In orer to do this, we need to create a cloud function that updates on data changes.
We decided on just having the frontend update the DB. We should revisit this later. IMO, this could cause dumps into algolia, polluting the data. Such is the way for crowd-sourced data, though.
We need to start with security in mind. Therefore, we need to limit access to algolia to allow only reading. In orer to do this, we need to create a cloud function that updates on data changes.
To setup local testing:
https://firebase.google.com/docs/functions/local-emulator
The text was updated successfully, but these errors were encountered: