EveripediaNetwork / wagmi-magic-connector

wagmi connector to connect with Magic SDK
https://www.npmjs.com/package/@everipedia/wagmi-magic-connector
MIT License
69 stars 40 forks source link

Social Logins Not Setting `address` and `isConnected` Correctly #49

Open tylerpashigian opened 1 year ago

tylerpashigian commented 1 year ago
Royal-lobster commented 1 year ago

Is this still a issue with @everipedia/wagmi-magic-connector@0.12.1 ?

tylerpashigian commented 1 year ago

Is this still a issue with @everipedia/wagmi-magic-connector@0.12.1 ?

Yeah, I just upgraded and I still seem to have to trigger the login flow again in order to get wagmi to detect I am connected/authenticated. What are the dependency versions? (ex. wagmi, ethers, etc). Im wondering if I also need to get upgrade those versions in order for the updates to reflect correctly.

Royal-lobster commented 1 year ago

Is this still a issue with @everipedia/wagmi-magic-connector@0.12.1 ?

Yeah, I just upgraded and I still seem to have to trigger the login flow again in order to get wagmi to detect I am connected/authenticated. What are the dependency versions? (ex. wagmi, ethers, etc). Im wondering if I also need to get upgrade those versions in order for the updates to reflect correctly.

Oh yes, wagmi needs to be latest 1.0.5, and the package no longer needs ethers, instead it relies on viem. please check out the migration guide at wagmi, https://wagmi.sh/core/migration-guide