07-19-2022 22:47
07-19-2022 22:47
Hi Team,
I have an application where once the user has been authorized into the app we start collecting data from FITBIT API.
Here once a user logs in we collected both AUTHORIZATION and REFRESH tokens. Here, once an AUTH token expires we can refresh the token using the REFRESH token and we can get a new AUTH and refresh token. Which again can be refreshed.
So my concern here is how many cycles can we refresh the tokens. Is there a limit?
Answered! Go to the Best Answer.
07-25-2022 11:19
07-25-2022 11:19
Hi @Dhivakhar
There isn't a limit to the number of cycles you can refresh tokens for a user as long as you continue to follow that process you outlined.
Gordon
07-25-2022 11:19
07-25-2022 11:19
Hi @Dhivakhar
There isn't a limit to the number of cycles you can refresh tokens for a user as long as you continue to follow that process you outlined.
Gordon