Hi,
By default tables created for events syncing are completely permissive, read, write, edit can be done by anyone
When I tried to uncheck those to prevent from having malicious injected in the db, the sync process was not able to write in the DB anymore.
My question is what is the right config to avoid giving access to everyone, while still allowing the event to be added to the db by the sync process?