Firebase Google Login Issue: Wallet Not Connected Error

Please provide the following details too when asking for help in this category:

  • SDK Version:
    @web3-react/core”: “^6.1.9”,
    @web3-react/injected-connector”: “^6.0.7”,
    @web3auth/base”: “^5.0.1”,
    @web3auth/no-modal”: “^5.0.1”,
    @web3auth/openlogin-adapter”: “^5.0.1”,

  • Platform:
    React Vite

  • Browser Console Screenshots:

  • Related to Custom Authentication? Please provide the following info too: (Optional)

    • Verifier Name:
    • JWKS Endpoint:
    • Sample idToken(JWT)

Please provide the Web3Auth initialization and login code snippet below:

Error: Could not get result from torus nodes
Verifier not supported. Check if you:

  1. Are on the right network (Torus testnet/mainnet) 

  2. Have setup a verifier on dashboard.web3auth.io?

We have your typical Firebase Google Signin setup and are trying to integrate it with web3 auth. Followed everything down to a T on this doc:

I generate the JWT token and send it to web3auth. Also have a verifier setup with all of the info from the doc above. I generate a lot of debug logs during the process, but it refreshes 3 times and next thing I know, we get this error:

I’m so close. Anyone setup Firebase with web3auth? Any help would be greatly appreciated. Thanks!

Hey @drewgonzales2021

Could you share the browser console and the code snippet? Also, what’s your verifier name?

I got it working! thanks for your time!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.