Skip to content

Release 0.2.26

Compare
Choose a tag to compare
@cyberjunky cyberjunky released this 04 Apr 14:22
· 38 commits to master since this release
  • 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