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

[BUG] WalletConnect expiry does not function correctly #2051

Open
jribbink opened this issue Dec 26, 2024 · 0 comments
Open

[BUG] WalletConnect expiry does not function correctly #2051

jribbink opened this issue Dec 26, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@jribbink
Copy link
Contributor

Current Behavior

When the WalletConnect session expires, it does not expire the currentUser's session. This is problemmatic for LOCAL_STORAGE, as the user will be prompted to authenticate through the WalletConnect modal, even though FCL thinks that the user is signed-in.

Expected Behavior

This should be synchronized such that the FCL expiry is matching the WalletConnect session expiry.

BONUS: If session revokations can also be detected (i.e. user removes session from wallet), this would be a great plus.

Steps To Reproduce

n/a

Environment

n/a

What are you currently working on that this is blocking?

No response

@jribbink jribbink added the Bug Something isn't working label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant