Login e senha sem Firebase Authentication

Guys,
My app I have my own access system with login and password.
See that Firebase has an access authentication method:

If I choose not to use any of these, what are the security rules for my database (Realtime Database)? I’m using it in locked mode:

image

image

I don’t have much experience with database rules and if anyone can help me I would appreciate it.