Hi!
I'd like to implement a re-login functionality in my application. When the session expires, a dialog pops up
asking the user to reenter his credentials. Then the user should be logged in again via an AJAX call so
he can continue working from current position.
Is there a tutorial / documentation?
Thanks!
Best,
Volker