[Archive] How to get Public Address on server from idToken with firebase custom auth

:classical_building: Archived Content from Web3Auth Community

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


How to get the user public Address on server side for web3Auth-with-firebase setup.

Like when decoded, I get payload, protectedHeader and key. But don't know how to get publicAddress from this.

Thanks in advance.



Originally posted by: yash-2523

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1158