Hello everyone,
I am trying to allow admins to read user collection, in the dashboard I have a container on which I queried user collection 'count' for admins to see how many users are in a database.
Normally, it does not work, so I tried editing Firebase rules and adding the rules you can see under the question. What have you tried so far?
I also tried to change the column Read from Users Collection to Authenticated user which works but then I was not able to create an account at all nor verify
Please let me know if anyone has any suggestions on how to show Users collection count.
Thanks in advance.