calvinmclean/automated-garden

Use secure storage for WeatherClient secrets

Closed this issue · 0 comments

Description

Ideally there will be a secure option for storing API secrets like this. Consider Hashicorp Vault or similar.

This will require a new feature for a composite StorageClient which should be pretty easy to achieve using the current interface setup.

Follow-up for #77