Password reset not working after user logins

We’re also using PUT to refresh the session token and we experience the token blacklisted issue when resetting the password.

Then how can you refresh the session token without using the PUT to “/user/session” endpoint?