getUserInfo() on social login does not return idToken

Hello. I’m having issues fully integrating web3auth social logins.

I need the idToken for server side verification. However, on first login (meaning, no session stored from a previous login), getUserInfo() does not return the idToken. If I disconnect, refresh the page and log in again, it works fine.

This is what I get the first time

Any ideas?

we have this bug as well and it’s kind of a show stopper.

Digging in and taking a look

Was this issue solved? Last time we attempted the upgrade we bumped into the same issue.

Please upgrade to the latest Web3Auth version 6.1.7 and confirm.