The same issue. Also tried with github using:
Socialite::with('github')->scopes(['user:email'])->user();
but email still empty.
Ok, now it's possible to get email using Twitter OAuth only for whitelisted apps: https://twittercommunity.com/t/twitter-oauth-after-connect-get-primary-email-address/1563/45
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community