I have a login page. After successful authentication I\'d like to redirect the user to his dashboard page. I use JWT token stored in a cookie to identify the user. But after