You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @dev-bre, unfortunately it's not possible to retrieve email address from v2 API at this time. Per this SO answer it's being worked upon, but I doubt it will be a priority with the new Twitter's management.
So if getting the user's email during the auth is critical for you, I recommend sticking with OAuth 1.0a and passport-twitter strategy.
I am tryuing to receive the email address from the profile in the passportTwitterV2Strategy but I can't find the includeEmailAddress param anywhere.
Can you please help?
The text was updated successfully, but these errors were encountered: