Hi there, I almost done with <https://github.com/o...
# contributors
i
Hi there, I almost done with https://github.com/ory/kratos/pull/2428 But 2 two tests don’t do what I want I need to force hydra to generate a new token And I do not know how is there anyone who can help ?
no one ?
h
what do you mean by generate a new token?
i
here the flow 1. login/register (init access token and current access token is the same) 2. logout 3. login (init access token and current access token should be different) but what ever I do I get the same access token hope that clearer
h
i see, i believe that hydra should give a new token back here.
i
hmm ok
I add some debug