We have thought that when closing the window of login all the other windows
were informed of the loss of session.
We have achieved this using native javascript $ window.onbeforeunload
At the time of closing the window erase the data of the localstorage of the
session.
Then, using the localstor
Thanks your answer Sander, I totally agree with your idea, the user must be
well informed at all times.
El lunes, 31 de julio de 2017, 11:36:25 (UTC+2), Sander Elias escribió:
>
> Hi Rafa,
>
> I still would recommend localstorage. However I a have my questions about
> this UX. If you do this,
Hi Rafa,
I still would recommend localstorage. However I a have my questions about
this UX. If you do this, make sure you let the user know what 'tabs' he has
open, and that those also will be closed/logged out.
Regards
Sander
--
You received this message because you are subscribed to the Go