Tigge / antfs-cli

Extracts FIT files from ANT-FS based sport watches such as Garmin Forerunner 60, 405CX, 310XT, 610 and 910XT.
MIT License
312 stars 77 forks source link

scripts: Update Strava OAuth scopes to match stravalib master #176

Closed pwithnall closed 5 years ago

pwithnall commented 5 years ago

Strava has recently expanded its permissions model, meaning more detailed scopes. The old ‘write’ scope is no longer accepted.

See https://github.com/hozn/stravalib/issues/168.

Signed-off-by: Philip Withnall philip@tecnocode.co.uk

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 6.272% when pulling b1c7b46be71693c4f558b9fa34f3d2da2e3585b0 on pwithnall:strava-scopes into c98595ba502ba436c44a02769dfa1f10837a00a9 on Tigge:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 6.272% when pulling b1c7b46be71693c4f558b9fa34f3d2da2e3585b0 on pwithnall:strava-scopes into c98595ba502ba436c44a02769dfa1f10837a00a9 on Tigge:master.

Tigge commented 5 years ago

Thank you @pwithnall!