Jwt expired error

Hi Team,

I am getting jwt expired error after logged in 5-6 mins(Using Vue js in frontend). And when checking hasExpired(token), always getting false. Tried to renew the accessToken but in that case also getting signature verification failed.

I do not wanna display “jwt is expired” error but allow the user to continue navigating the app.

Thanks!

Hello! Could you please share the details of your access policies? Also, what is your JWT lifetime?