Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Get data on Server

We plan to integrate fitbit api to our IOS app by Authorization Code Grant method. Could we keep access token and refresh token on server(linux) side and get user data? 

Best Answer
0 Votes
2 REPLIES 2

Yes, you can. Many mobile applications choose to use server applications for communicating with the Fitbit Web API.

Best Answer
0 Votes

Not being too familiar with OAuth2,  can I have a web app for the user to grant access to Fitbit data, store the access token or refresh token to a database at that time.  Then have a separate web application or process use the token from the db to access Fitbit info?

Best Answer
0 Votes