
Edmund - 2016-10-17 14:00:15
After successfully authenticating, I store the access token and refresh token into my DB. As per oauth2.0, the access token will expires in 1 hour. Do you have an example on how to refresh the access token using the saved refresh token?
This is for fitbit2. Cheers for any help.
Ed