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

Revoking Tokens

Hi,

 

When revoking an Access Token, is the related Refresh Token also automatically revoked ?

(This is what I note)

 

Thanks,

 

Charles

Best Answer
0 Votes
1 REPLY 1

Hi @Chuil,

 

That's correct. 

 

"Revoking the access token or refresh token will provide the same result. When the token is revoked, all tokens are revoked for that user. If an application has multiple sessions (web, mobile, etc.) for the same user, the revocation will remove all sessions (web, mobile, etc.) associated with that user."

 

Documentation: https://dev.fitbit.com/build/reference/web-api/oauth2/#revoking-tokens

 

I hope this helps. Let me know if you have any additional questions.

 

Best Answer
0 Votes