Skip to content

feat: Implement Wallet Session Persistence (Resolves #77)#97

Open
jabir-dev788 wants to merge 1 commit into
SudiptaPaul-31:mainfrom
jabir-dev788:feat/wallet-session-persistence
Open

feat: Implement Wallet Session Persistence (Resolves #77)#97
jabir-dev788 wants to merge 1 commit into
SudiptaPaul-31:mainfrom
jabir-dev788:feat/wallet-session-persistence

Conversation

@jabir-dev788
Copy link
Copy Markdown

Resolves #77

This PR implements wallet session persistence to maintain sessions securely across reloads.

Changes Include:

  • Added a new /api/auth/session endpoint protected by the middleware for backend verification.
  • Updated WalletConnect.tsx to automatically validate the session on app load before trusting localStorage.
  • Handled session invalidation gracefully with automatic state cleanup and UI feedback via sonner toasts.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

@jabir-dev788 is attempting to deploy a commit to the Sudipta 's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 1, 2026

@jabir-dev788 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@SudiptaPaul-31
Copy link
Copy Markdown
Owner

@jabir-dev788 resolve conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Wallet Session Persistence

2 participants