How can I save Web3AuthCore in localstorage? #902
RoniFinTech
announced in
Help
Replies: 1 comment 1 reply
-
Hey @RoniFinTech After successfully logging in, Does the login state lose after refreshing the browser? Can you try this demo? And try to reproduce it? The code for this demo can be found on this GitHub repository. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So my goal is to maintain the state even after refreshing the browser and the only way I can think of is to save Web3AuthCore in local storage.
Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions