Hi! I need to log out from a shiny application without opening a window. The only solution we have is to put the Log out button outside the application and put it into an IFrame to call it there. The problem now is that we get the response "Forbidden". Is it possible to do it another way? Please help me.
The bottom line. Is it possible to logout from the application without opening a window?