dotnet.garmin.connect icon indicating copy to clipboard operation
dotnet.garmin.connect copied to clipboard

Unofficial garmin connect client

Results 6 dotnet.garmin.connect issues
Sort by recently updated
recently updated
newest added

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.8 to 2.8.0. Commits 6438bb8 v2.8.0 2afd4cd Pick up latest dependencies b8be108 Add multiplier format support to RunSettings 3c2e493 Update to 2.7.2-pre.17 and support Xunit.ParallelAlgorithm in RunSetttings...

dependencies

Bumps [xunit](https://github.com/xunit/xunit) from 2.7.1 to 2.8.0. Commits be260b3 v2.8.0 a8ceb66 #783: Add -useansicolor flag to console runner (v2) 7b0ff93 Don't show /aggressive with unlimited threads 46cdf06 Support parallel algorithm in...

dependencies

### Methods that return fields with `object` types - [ ] GetPreferences - [ ] GetSocialProfile - [ ] GetUserSettings - [ ] GetUserSummary - [ ] GetWellnessSleepData - [x]...

feature

The MFA flow approach can be borrowed from the project [peloton-to-garmin](https://github.com/philosowaffle/peloton-to-garmin) ref #43

feature

I would suggest to persist a valid authorisation (OAUTH1 and 2 Tokens). - Add absolute DateTime to Token record and fill it after auth - Add local store for token...

feature
research

When using GetUserSummary(), on some dates (1 in about 50) I get an exception thrown somewhere while trying to read the JSON at a lower level. at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader&...