User is logged out on application launch
Describe the bug
The accesstoken is not refreshed properly, instead the user gets logged out.
How to reproduce
I suspect this happens when the expiration time has passed, the token will normaly be refreshed some time before that, if an http request is made.
Expected behavior
The user should not be logged out.
Edited by Ryan Harg