Hi everyone,
I’m trying to retrieve the email from an X (Twitter) social login. I followed this guide to set up the X flow. However, I couldn’t find the ‘Get Email Address from Twitter’ template under the ‘Enrich Profile’ section.
I’m unsure how to configure Auth0 to get the email from X (Twitter). Can you help me with this?
I saw that post, but it’s not clear how to retrieve the email from Twitter. Could you provide an example or point me to documentation that explains how to implement this?
During your conversion, you will need to ensure you use the Management API to get the user’s identities array to obtain the Identity Provider’s access_token and access_token_secret information as mentioned in this knowledge article.