[Archive] idToken payload with public_key in wallets

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by githubdiscussions on 2/4/2023.
This content has been migrated from our previous community forum to preserve valuable discussions.


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

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 ?