I have installed the Wplms User Sessions and created the firebase project.
Thanks to yours past support all works fine but the Firebase realtime database rules are about to expires. I changed them increasing the expiring date that allows to read/write. But it's not really secure. Can you tell my what type of rule I need to use to access the firebase realtime database?
Hi yes we know this is an issue with the rules .but you can ignore it since we are not saving any sesitive information neither the schema is visible to users which they can overwrite .
Hi,
I have installed the Wplms User Sessions and created the firebase project.
Thanks to yours past support all works fine but the Firebase realtime database rules are about to expires. I changed them increasing the expiring date that allows to read/write. But it's not really secure. Can you tell my what type of rule I need to use to access the firebase realtime database?
I read this guide https://firebase.google.com/docs/rules/insecure-rules?hl=en#firestore but I don't really know how the plugin works so I don't know if I can use some of the examples shown there.
Hi yes we know this is an issue with the rules .but you can ignore it since we are not saving any sesitive information neither the schema is visible to users which they can overwrite .
Kindly ignore this warning for now.