thirdweb-dev / react

Ultimate collection of React hooks for your web3 apps
https://docs.thirdweb.com/react
Apache License 2.0
80 stars 29 forks source link

Add Social Provider Support to Magic Link Wallet Connector #148

Open jarrodwatts opened 2 years ago

jarrodwatts commented 2 years ago

Context Currently, the useMagic hook only allows you to connect your wallet with your email.

Magic Link offers social media support, it would be great to add support for social login as well as the existing email login.

Details