You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of now the code for calculating the results and editing the data is sent to the client. Better move it to the server. Let client only readt the data that it has access to (firebase rules)