Skip to content

Commit 5e72eec

Browse files
committed
notice to upgrade to ether v6 to support social logins
1 parent 4642603 commit 5e72eec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/appkit/shared/socials.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ const modal = createWeb3Modal({
7373
})
7474
```
7575

76+
:::info
77+
78+
ethers v5 don't support the `auth` parameter and social logins. If you're using ethers v5, please consider upgrading to ethers v6 following this [ethers migration guide](https://docs.ethers.org/v6/migrating/).
79+
:::
7680
</PlatformTabItem>
7781
</PlatformTabs>
7882

0 commit comments

Comments
 (0)