WalletInitializationError: Wallet is not found, Please add wallet adapter for openlogin wallet, before connecting

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

  • SDK Version: latest
  • Platform: mac
  • Browser Console Screenshots:
  • Related to Custom Authentication? Please provide the following info too: (Optional)

Please provide the Web3Auth initialization and login code snippet below:

I am using the no sdk tutorial to use a JWT custom verifier to get a web3 authenticated user. However when hitting the OPENLOGIN adapter portion.

Following this https://web3auth.io/docs/auth-provider-setup/byo-jwt-providers results in the above. I have added the configure adapter but i think the documentation is out dated

@fahd Thanks for your recent post.

Your request has been forwarded to a team and we will get back with updates once more information becomes available.

Thanks i made some progress it turns out this documentation isn’t working Migrating to V6 from V5 | Documentation | Web3Auth

if my baseProvider doesn’t include config it freaks out about it and even with it it has a problem

Ok i fixed it, it’s just a bunch of bad documentation all over the place

hello,
can you help me how you fixed it