v1.4.0
New Features:
- Removed support for init_sync and last_sync query strings from route
POST /users/:user_id/fitbit/auth
; - Added strategy to delay Fitbit access token expiration by 5 min;
- Added
distance
(meters) to physical activity model; - Added error handler when refreshing Fitbit access token.
Bug Fixes:
- Fixed bug that failed to successfully Fitbit refresh token;
- Fixed bug caused after Fitbit limit rate being hit.