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

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