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 am currently using cookies to store my token information, so that I can persist and retain user login information, even when they leave the page. I would like to check, if there is any way I can receive or implement an event listener on active pages, so that I can handle under the circumstances where my cookie had expired or replaced?
The text was updated successfully, but these errors were encountered:
Hi,
I am currently using cookies to store my token information, so that I can persist and retain user login information, even when they leave the page. I would like to check, if there is any way I can receive or implement an event listener on active pages, so that I can handle under the circumstances where my cookie had expired or replaced?
The text was updated successfully, but these errors were encountered: