10REM / php-garmin-connect

A PHP adapter for interrogating the Garmin Connect "API"
MIT License
84 stars 41 forks source link

WIP fixes for authentication and getActivityList #27

Closed gear4dave closed 6 years ago

gear4dave commented 6 years ago

Work in progress of changes required to fix authentication and the ability to get activities. This work is incomplete, in that it doesn't yet fix every single API call, but I believe that the authentication mechanism should be largely correct. This does fix the getUsername() method, and the getActivityList() method - I haven't yet found the updated URLs for the other services.