how can i return email and contact number as a retunr while login with twitter in php
Hi @shahdeepak88 - this is the endpoint that you will need, in order to request a user’s email address. Note that your app needs permission to request a user’s email address. And there is no way to pull phone numbers.
Our documentation lists a series of wrapper libraries for the standard Twitter API. You might find something useful to get you started there.