Hello
I want to improve the speed of one application similar as this example.
I need to avoid http requests and continue with some stuff while the flow is doing logoff
But I observed never goes throug logout function / http request
Is it possible to do something like this?