You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
What are you currently working on that this is blocking?
No response
The text was updated successfully, but these errors were encountered: