How can I get the user information in response after authentication #793
NaimaGhulamMuhammad
announced in
Help
Replies: 1 comment
-
You can get the userInfo using the below function after a user is logged in: await web3auth.getUserInfo(); Please check out https://web3auth.io/docs/sdk/web/modal/usage#get-users-information to learn more. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
can I get the user detail like username, email in response to authentication,
I have read documentation, no information is provided for the response, and in dashboard its just the number of users only.
Please be patient, I am an student and trying to learn
Note: I am using web3auth via moralis, but trying to get user twitter details.
Beta Was this translation helpful? Give feedback.
All reactions