twitter api get user email

前端 未结 4 1449
抹茶落季
抹茶落季 2021-01-11 12:31

I am curious to know how to authenticate the user with twitter and after successful login, i need the email of the user... how can it be done?

Heard that twitter doe

4条回答
  •  一向
    一向 (楼主)
    2021-01-11 13:35

    Twitter API cannot provide Email address so you cannot get it from twitter API (See Doc of twitter api) you can get it from user after log in or try another way

提交回复
热议问题