I have created a Web app where I logging in with Apple login integrated using Web3Auth and Auth0. When I using getUserInfo() to get the details of logged in user, it is showing AppleId in place of name and email. I want the user’s original name and email id. How can I do that
Hey @tsayush2390 this is accurate. User has an option to hide their email and name while logging in.
You can’t unless you create a form, and ask the details. There’s no way we can bypass that.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.