What were you trying to achieve?
I was trying to revisit the application after a few hours of inactivity
What are the expected results?
User should be able to access the app or log in normally, without redirect loops or token errors.
What are the received results?
After a few hours of inactivity, the application enters a broken state.
The browser reports a “Too many redirects” error.
The login page displays repeated “Refresh access token error” messages and becomes unusable.
Even after clearing cache and cookies, the issue may persist.
Steps To Reproduce
Log in to the application
Use the app normally
Leave the app inactive for a few hours
Return to the app and refresh the page or revisit the URL
Observe a "Too many redirects" error
Clear browser cache and cookies
Open the login page again
Observe repeated "Refresh access token error" messages and unusable login page
In what environment did you encounter the issue?
https://dev.cube.ultraviolet.rs/en/login
Additional information you deem important

What were you trying to achieve?
I was trying to revisit the application after a few hours of inactivity
What are the expected results?
User should be able to access the app or log in normally, without redirect loops or token errors.
What are the received results?
After a few hours of inactivity, the application enters a broken state.
The browser reports a “Too many redirects” error.
The login page displays repeated “Refresh access token error” messages and becomes unusable.
Even after clearing cache and cookies, the issue may persist.
Steps To Reproduce
Log in to the application
Use the app normally
Leave the app inactive for a few hours
Return to the app and refresh the page or revisit the URL
Observe a "Too many redirects" error
Clear browser cache and cookies
Open the login page again
Observe repeated "Refresh access token error" messages and unusable login page
In what environment did you encounter the issue?
https://dev.cube.ultraviolet.rs/en/login
Additional information you deem important