Closed ant000194 closed 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.
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: @.***>
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.