automated-garden icon indicating copy to clipboard operation
automated-garden copied to clipboard

Implement oauth flow for Netatmo WeatherClient instead of requiring all secrets

Open calvinmclean opened this issue 1 year ago • 1 comments

Description

Instead of generating an access token and refresh token, you should be able to use the oauth flow to redirect to Netatmo website for login. This could be implemented as a CLI helper and/or as part of the process for creating a client using API.

calvinmclean avatar Mar 05 '23 21:03 calvinmclean