Yea.. store some value in localstorage or non-http...
# general
r
Yea.. store some value in localstorage or non-httpOnly cookie using which you can know when it expires. We can do that for the refresh token as well.. but that doesn't matter too much cause usage of refresh tokens is relatively rare anyway.