pavelfilippi / weather-monitor

MIT License
1 stars 0 forks source link

Api key auth #8

Closed pavelfilippi closed 1 year ago

pavelfilippi commented 1 year ago

Add authorization for weather stations

Each and every station should authenticate itself with API key. Implement basic authentication using token in Header

Changes