-
Hello, I have a problem to connect to my Stoic Wallet with web3auth. When i am try to connect it opens to choose what account is linked Google, Github, Facebook etc. and as the wallet is connected to …
-
### Current Behavior
Hey @Adamj1232, it seems as though calling setChain on the useSetChain hook when connected to web3auth wallet does not update the provider in `wallet` on the useConnectWallet hoo…
-
### **Describe the bug**
I want to use Biconomy + Web3Auth in a Next.js typescript project, and I found an issue with the provider interfaces.
I am using web3 1.7.3, @web3auth/web3auth 2.0.2, @bic…
-
Hey, I am using **web3auth** for our app, I have socials and I didn't want to use the connectors from wagmi, and I am only using the **web3auth** connector.
What I mean is having the socials and al…
-
As of now, `getKeyDetails` function is missing which is present in Web implementation.
Docs: https://web3auth.io/docs/sdk/core-kit/mpc-core-kit/usage#get-user-info
-
Swift implementation is missing the `setTssWalletIndex` function.
Docs: https://web3auth.io/docs/sdk/core-kit/mpc-core-kit/usage#set-tss-wallet-index
-
Issue while signing data using eth_signTypedData_v3 using third party libraries. the main issue is web3auth wallet is accepting object while all other wallets accepts data as stringified object for EI…
-
**Summary**
Unlike regular wallet providers, our web3auth wallet doesn't support speeding up the transaction execution by giving more gas to the transaction.
**Suggested features or ways to addres…
-
NOTES: Web3Auth + Gelato is between required and nice to have for chapter members so they don't need any web3 infra in order to use the app. If it looks like that will be too much we can look into a l…
-
### **Describe the bug**
When using the umd version like this:
`import { Web3Auth } from "@web3auth/modal/dist/modal.umd.min.js";`
I am getting this error:
`ReferenceError: self is not def…