Hi, I'm trying to make an app in which an administrator grants privileges to certain users. To do this, users register in FireBase and the Firebase security rules grant whether or not they can access certain nodes. The problem is that I do not know how to modify these rules from Android. If anyone knows what else I could do but always using FireBase to tell me. Thanks!