Hi Team, Can any one please help me understanding ...
# talk-hydra
h
Hi Team, Can any one please help me understanding the scenario when we get token_inactive error code as part of the refresh token call
m
I think this is due to the refresh token being reused: https://github.com/ory/hydra/blob/master/oauth2/oauth2_refresh_token_test.go#L173
h
Thank you Vincent. Really helpful. Also i have raised another query earlier and in the github discussion as well , in case we re-use an old token does it invalidates the active refresh token as well, it looks like this is the way it is behaving currently in version hydra v 2.1.1