You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't found in documentation mention of the situations with expired session.
In Github issues often tell about validateUser as solution but for this need action of user (changing route, for example).
So my question is: Which is the best way to handle expired session?
Maybe $timeout suitable for this? Because I need automatic update UI when the session has expired.
The text was updated successfully, but these errors were encountered:
Hello!
I don't found in documentation mention of the situations with expired session.
In Github issues often tell about
validateUser
as solution but for this need action of user (changing route, for example).So my question is: Which is the best way to handle expired session?
Maybe
$timeout
suitable for this? Because I need automatic update UI when the session has expired.The text was updated successfully, but these errors were encountered: