Can’t refresh a JWT
-
Hello,
I’m trying to use theauth/refresh
endpoint to refresh a JWT once it has expired. My “Refresh time to live” is set to 20160 and I’m attempting to refresh within a few minutes of expiration. The response I’m receiving is{message: Expired token, errorCode: 14, type: simple-jwt-login-middleware}
.
For context, I’m logging in users using Authentication and attempting to refresh the token that is received in response.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Can’t refresh a JWT’ is closed to new replies.