06-15-2016 06:49 - edited 06-15-2016 06:50
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-15-2016 06:49 - edited 06-15-2016 06:50
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I am currently working on a project that includes a mobile app and a web server backend. I need to access the users fitbit data from both the mobile application and webserver. I want to update the mobile application with current daily totals (steps, calories out, etc.), but also access and store longterm weight and food data from the server.
Am I able to have the user authorize my application from within the mobile app, and use the provided access token and refresh token for both the mobile app and web server?
