idToken payload with public_key in wallets

I use Unity authen via Web3auth with socials provider(google) and get idToken after authen success.
I could not found address in this payload idToken. Just have public_key in wallets. I read document and that is must address not public_key but ???
How to get wallets address after authen ?
image



Originally posted by: vampiregrodon

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1281
1 Like

Hello !
For some reason I don’t have this response.
Only private key is showing and I feel uncomfortable handling them.
How did you get the wallet public info ?