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

Force Token Expire for Testing

For testing purpose, How do I force the token to expire? I want to handle the scenario where my refresh token expired. Right now I have to wait for a day(86400) to expire the token. I am using Implicit Grant Flow.

Best Answer
0 Votes
1 REPLY 1

There is no way to expire a token prematurely. For testing purposes, you would probably create a mock of the expired access token response from Fitbit.

Best Answer
0 Votes