-
Suggestion
-
Resolution: Won't Fix
Currently, when the token expired, it shows a blank page with the error message:
"{\"error\":{\"code\":\"JwtAuthoriser:TokenExpiredError\",\"title\":\"The token has expired (exp=1536057607, now=1536057983\"}}"
After that, it does not refresh and return to the previous page.
It would be great if we could be redirected to the previous page to get a new token.