liftedinit / ghostcloud-frontend

Frontend for the CosmosSDK-based Ghostcloud Decentralized Web Hosting platform
0 stars 3 forks source link

Session persistence after page refresh #27

Closed fmorency closed 8 months ago

fmorency commented 11 months ago

As a user, I need session persistence after refreshing a page, ensuring that my activities and data remain uninterrupted and consistent throughout my usage of the platform.

See

fmorency commented 11 months ago

I have some fixes in #31 based on the Web3Auth examples. I need to think a little more about it but it's good enough for the sake of the PoC

fmorency commented 8 months ago

Fixed by #46