Hi I am building eCommerce website, which needs twitter credentials to login, I need additional info of user -mobile users via twitter app, so that i can send enable “forget password” via both email and mobile. Is it possible to get along with email address when user logins in via twitter?

No. Twitter’s API never exposes a user’s mobile number. You would have to separately request this from the user in your own application.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.