Hi, im trying to make a login with twitter, i know i can use OAuth but i also want to store the user email and name on a database, is there a way to do this?
hi cristian, i have some problem. are u have solution?
There’s no way to get the end-user’s email address directly from the Twitter API. If you’d like to obtain it, you’ll have to ask the user directly for it in your own application.
i have the same problem but i think theres no solution bcoz Twitter don’t grant a permession to take a user’s email from authenticated users ill follow what had episod said.