Yesterday I got a notification from Google that my security rules for my Firebase database are not safe. I allowed everyone to read/write since the application is only used in a local environment. So I supposed the API key would be safe enough.
Am I correct, assuming that my database is safe, as long as no one else has the API key?