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 ?
Originally posted by: vampiregrodon
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1281