Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to get logged in again when the wallet tab reloads #48

Closed
abhishek-01k opened this issue Dec 9, 2024 · 1 comment
Closed
Assignees

Comments

@abhishek-01k
Copy link
Collaborator

When we close the Push Wallet tab and then revisit the Push Wallet Tab again (/wallet route which is a private route) then are we supposed to get logged in directly to the wallet or should be redirected back to auth.
Couple of things to keep in mind:

  • We are storing jwt on session storage, so closing the tab resets the session.
  • In Continue with Wallet process, the connected wallet will get re-connected once you open the Push Wallet tab again.
@abhishek-01k abhishek-01k self-assigned this Dec 9, 2024
@abhishek-01k
Copy link
Collaborator Author

The flow is correct and we dont need this user experience update. So Closing this issue

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

No branches or pull requests

1 participant