vetro_dev
12/23/2021, 7:26 PMsIRTFrontend does. After login, the sIRTFrontend contains some string (uid?) same as sIdRefreshToken, but after page refresh, its content change to the 'remove', and sRefreshToken dissapears from cookies. I need that refresh token to refresh the session manually while SSR... How Can I retrieve the refresh token If sIRTFrontend contains 'remove'? Thank you