v0.1.1
Fixed
- Token refresh now works. Withings returns
useridas a JSON number on therefresh_tokengrant (but as a string on initial login). Previous versions failed to unmarshal this and locked users out ~3h afterauth loginuntil they re-authorized. See #3.
Upgrade with:
brew upgrade withings-export
Existing ~/.config/withings-export/auth.json files remain compatible — no re-login needed after upgrade.