pavelfilippi / weather-monitor

MIT License
1 stars 0 forks source link

User authentication/validation + cleanup #20

Closed pavelfilippi closed 1 year ago

pavelfilippi commented 1 year ago

User authentication/validation

Creating and removing weather stations should be possible only by authenticated users. Users can freely create weather station, but removing stations should be possible only for stations created by deleting users.

Changes