session cookies don't update when directly accessing /login and /signup pages for logging in or signing up, this works when navigating from another page.
the session state doesn't refresh after successful login/signup/logout until the page is force reloaded.
session cookies don't update when directly accessing
/login
and/signup
pages for logging in or signing up, this works when navigating from another page.the session state doesn't refresh after successful login/signup/logout until the page is force reloaded.