Open afhammad opened 8 years ago
Indeed the session doesn't persist. I think persistence will come with the non-universal-support #7
@Secretmapper - that's exactly right. I'm hard at work on this now.
Apparently it's not fixed yet?
Any ETA on this ticket? (or recommended work-arounds)
I'm busy with other work at the moment, but I'll get to this as soon as possible. In the meantime, feel free to submit a PR.
Seems to be still broken. Maybe it should be removed from the documentation then, or marked as TBC?
I'm not using server side rendering at the moment, also the server that serves my client is separate from the api server which handles the auth. Does that have any affect on the session storage persisting after refreshing the page? shouldn't the user still be signed in? at the moment it resets the local storage.