Hi guys,
I'm using Dundas to develop a website with dashboards and as part of my company's white labelling (which hides the side menu) it needs our own log-off button.
Now implementing a button on all the dashboards that takes the user to the log-in page is very easy. But what I also need is a script function that will end the (logged-in) session.
I can't find much help in the API guide. I only managed to find the currentSession in the develops console.
Could someone please point me in the right direction for information about how to go about scripting this?