pyronear / pyro-platform

Detection & monitoring platform of wildfires
https://platform.pyronear.org/
Apache License 2.0
10 stars 11 forks source link

feat: Added token refresh feature #62

Closed frgfm closed 3 years ago

frgfm commented 3 years ago

Paired with https://github.com/pyronear/pyro-api/pull/180, this PR automatically refreshes the client with expired tokens for the platform.

Please note that https://github.com/pyronear/pyro-api/pull/180 needs to be merged for this to work.

Any feedback is welcome!