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
Automatic JWT token renewal needed because now logged in users will be dropped out even if the application is opened in the browser.
It can be done with a simple timout timer.
Automatic JWT token renewal needed because now logged in users will be dropped out even if the application is opened in the browser.
It can be done with a simple timout timer.