-
Notifications
You must be signed in to change notification settings - Fork 800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does this Library Work with 2FA Auth? #1096
Comments
Yeah, I managed to get this to work but after a while, you can't bypass the login without verifying e-mail code. Does anyone have a working solution for this? |
Can you submit a pull request with the 2FA implementation? I have checked the current code and apparently, the 2FA code verification is not implemented. |
I am in the same boat as you, unfortunately... |
Fatal error: Uncaught Error: Undefined constant "InstagramScraper\TwoStepVerification\STDIN" |
Hopefully someone can implement the 2FA authorization flow. |
I noticed that in order to not get blocked using IG Accounts, 2FA is needed (apart from good proxies).
No matter what you do, even if the connection IP is the same, IG will block you after some time of usage.
Does this Library support 2FA Auth for IG Accounts? (Storing 2FA Seed Code & Auto-Generating 2FA 6-digit codes on demand)
The text was updated successfully, but these errors were encountered: