Open Zhyano opened 7 years ago
Default firebase rules are made to let no unauthenticated users accessing data, but we want to restrict information to that the user really belongs to, so querying isn't mainly done client-wise, but on the server side
Default firebase rules are made to let no unauthenticated users accessing data, but we want to restrict information to that the user really belongs to, so querying isn't mainly done client-wise, but on the server side