I want to build a web (single page) application and I would like to allow every user who visits my website to read/write my database without register/login.
Firebase realtime database is my only backend. So, with shipping firebase configs to client, how can I secure my database?