05-12-2016 13:13
05-12-2016 13:13
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.
05-12-2016 13:56
05-12-2016 13:56
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.