Hi,
I am connecting to web3 auth using cognito idToken and able to access user details web3auth.getUserInfo(). But I also need access and refresh tokens from cognito using web3auth.getUserInfo(). Is it possible to include these attributes into user info?
Thanks
Originally posted by: irfanonk
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1008