MetaMask disconnect can be supported now #3909
Replies: 3 comments
-
Moved to discussion as this is a feature request |
Beta Was this translation helpful? Give feedback.
0 replies
-
Opened #3910 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Released! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
Previously we had #684 which was closed because MetaMask did not support programmatic disconnect. MetaMask recently added a
wallet_revokePermissions
RPC method which allows revoking permissions.See also tracking issue here MetaMask/core#723.
With this change, could WAGMI be updated to "fix" the issue with MetaMask not fully disconnecting when use WAGMI disconnect hooks?
Link to Minimal Reproducible Example
No response
Steps To Reproduce
No response
Wagmi Version
^2.8.1
Viem Version
^2.9.31
TypeScript Version
No response
Check existing issues
Anything else?
Thank you for a fantastic library and please advise if I can help with this issue followup in any way.
Beta Was this translation helpful? Give feedback.
All reactions