Refresh token invalid

tried to look for fixes but seems like there wasn’t anyone who had simillar problem, would be great if someone could help fix this

  1. User logs into panel

  2. I take the refresh token and call the refresh route manually, I get an access token and a new refresh token

  3. I use the new refresh token and it fails (expired)

  4. “Token has been revoked”

If you have a clear reproduction case we can try in Postman to get this to happen, feel free to submit a bug report. This generally should only happen if you try to refresh the same refresh token multiple times.

2 Likes