pavelfilippi / weather-monitor

MIT License
1 stars 0 forks source link

User authentication/validation + cleanup #20

Closed pavelfilippi closed 2 years ago

pavelfilippi commented 2 years 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