Skip to content
Compare
Choose a tag to compare
@clerk-cookie clerk-cookie released this 18 Sep 18:09
· 7 commits to main since this release
09622fa

Patch Changes

  • Restore behavior of MetaMask compatible Web3 wallets. Before, even if a user didn't use the MetaMask browser extension but a compatible one, such as Rabby Wallet, it was possible to use it as they share the same API to authenticate themselves. This behavior stopped working when we added support for EIP6963 regarding handling multiple injected providers. This commit restores the previous behavior by using the existing injected provider if there is a single one (#4185) by @chanioxaris

  • Updated dependencies [5dde18f6b]: