Hello,
I've used webide to create MTA project with HTML5 repo and added UI5 as a module in it. I would like to know the step by step procedure from here to implement logout functionality with out cache issue. I followed many blogs such as https://blogs.sap.com/2019/08/23/sapui5-sessions-and-logout-fine-grained-control-of-approuter-caching/ for the same but still failing to achieve it.
If anyone could share a sample project with this logout functionality would be of great help to understand the configurations required.