artdarek / oauth-4-laravel

OAuth Service Provider for Laravel 4
685 stars 217 forks source link

Twitter auth does not return email #155

Closed erhanw3 closed 8 years ago

erhanw3 commented 9 years ago

Is get email possible in twitter api?

mikeslim7 commented 8 years ago

Unfortunately, not as "default" as you expected. I just leart this today as well. See this long thread: https://twittercommunity.com/t/how-to-get-email-from-twitter-user-using-oauthtokens/558/188 and you will also find this link helpful: http://docs.fabric.io/android/twitter/request-user-email-address.html You need to apply for that access.