Hello everyone! I've read the web3auth's guides, and in every example they create a Web3AuthCore with a simple login page. But non explains how to keep the Web3AuthCore data without reinitialize it every time a user moves to another page. I was expecting a React component that wraps the app, but I couldn't find it on the github. Maybe I'm missing something.
How do webapps persist the Web3AuthCore element, with LocalSotarage/Context API solution? Is the only way I've find out.
Originally posted by: ander-db
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1247