Release 0.2.26
- Bumped garth to 0.5.3
- Merged parts of withings-sync code (due to incompatibility with garth 0.5.3)
- Refactored MFA handling code for return_on_mfa argument
- Updated example.py to work with this
- Possible Breaking Change:
You may need to call garmin.login(tokenstore) again after an MFA auth login
See example.py