Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.1.0
-
None
Description
If the authenticated flag is stored in the persist API as false (dont know how it happens) then refreshing browser navigates the authenticated user to the login page instead of navigating to the refreshed page in the App.
As part of this ticket:
- Makes sure that authenticated flag in localdb is saved per user
- authenticated flag should not be stored in the API persist call and so should not get overridden by the persist data on logging in.