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
Hey how have people implemented localStorage so that the auth state is maintained through refreshes?
There several SO Q&As about this. Seems like the solution is to put it within AuthContext rather than a HOC that wraps around your package? Would you agree and would you like a PR for it?
The text was updated successfully, but these errors were encountered:
Hey how have people implemented localStorage so that the auth state is maintained through refreshes?
There several SO Q&As about this. Seems like the solution is to put it within AuthContext rather than a HOC that wraps around your package? Would you agree and would you like a PR for it?
The text was updated successfully, but these errors were encountered: