Good morning, I'm having a question, I'm putting together an app where the person accesses it, logs in and password and then the home screen appears. if the person has not registered, she will register through the app itself, but my concern is the following. I want to create a rule where only a given user can create those users. eg the headteacher creates the user based on student data, eg RA (student record), but wanted to know how to do this rule, whether it is directly in the FIREBASE database in the web panel, or via app even in the androidstudio, and depending on what the choice would be, how would you do that?