Open danieldanielecki opened 2 years ago
Currently, users can edit all events created by users, but only editing their events should be allowed. Login functionality will be needed for that, most probably.
Then, Security Rules must change, and changes would be allowed only for authenticated users.
Debug, why sometimes, when editing an event, the ID is being changed to 1.
1
Currently, users can edit all events created by users, but only editing their events should be allowed. Login functionality will be needed for that, most probably.