I would like your help on this matter, because googling didnt return any valid results.
So we have a requirement to display an active session countdown timer in the app, so user can see after how long time the session from Gateway will end.
What is the best way to achieve this?
I realize I can request timer before next call if user has been idle, but is there away to warn user beforehand in SAPUI5? Using Cloud-Gateway-Backend?