xiao99xiao / TwitterLoginKit

A Twitter Login library to replace the deprecated TwitterKit.
MIT License
11 stars 5 forks source link

Email ID and profile image of user needed #2

Closed ant000194 closed 2 years ago

ant000194 commented 2 years ago

Hi Xiao

I am using your pod file to login with twitter, Is there any possibility to get Twitter email and profile picture of the user. Can you please guide me with sample code.

xiao99xiao commented 2 years ago

@ant000194 You can follow the official guide here https://developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/follow-search-get-users/api-reference/get-users-show and use the oauth tokens and user id obtained via login method.

ant000194 commented 2 years ago

Thank you for your response

On Wed, May 4, 2022, 5:17 PM Xiao Xiao @.***> wrote:

@ant000194 https://github.com/ant000194 You can follow the official guide here https://developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/follow-search-get-users/api-reference/get-users-show and use the oauth tokens and user id obtained via login method.

— Reply to this email directly, view it on GitHub https://github.com/xiao99xiao/TwitterLoginKit/issues/2#issuecomment-1117217061, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALE4IXBD643A3AP56J3AKTLVIJPW5ANCNFSM5VBTXRZA . You are receiving this because you were mentioned.Message ID: @.***>