the-convocation / twitter-scraper

A port of n0madic/twitter-scraper to Node.js.
https://the-convocation.github.io/twitter-scraper/
MIT License
214 stars 43 forks source link

Handling 'LoginEnterAlternateIdentifierSubtask' #93

Closed wik3d closed 4 months ago

wik3d commented 5 months ago

I discovered that sometimes twitter will ask for an alternate identifier (an email) to login when it detects suspicious activity, so I have added a method to the TwitterUserAuth class to handle it

anzemur commented 4 months ago

@karashiiro Hey, do you think this can be merged? I have noticed more and more problems with this issue.

karashiiro commented 4 months ago

Sorry, missed this - looks good, merging.