Replies: 1 comment
-
I think this might work https://github.com/ripeworks/local-storage-fallback rather than making our own? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I attach the Storage cookies code and it works perfectly, only there is a drawback which is that with localStorage AccountsJS it refreshed the user's session but now with Cookies Storage the session refresh is lost. I have noticed that the cookies remain stored but AccountsJS does not recognize them

Beta Was this translation helpful? Give feedback.
All reactions