Skip to content
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

Closed
alexgarciab opened this issue Sep 28, 2022 · 5 comments
Closed

Does this Library Work with 2FA Auth? #1096

alexgarciab opened this issue Sep 28, 2022 · 5 comments

Comments

@alexgarciab
Copy link

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)

@thatcoolguy
Copy link

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?

@alexgarciab
Copy link
Author

alexgarciab commented Oct 17, 2022

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.

@thatcoolguy
Copy link

I am in the same boat as you, unfortunately...

@thatcoolguy
Copy link

thatcoolguy commented Oct 17, 2022

Fatal error: Uncaught Error: Undefined constant "InstagramScraper\TwoStepVerification\STDIN"

@alexgarciab
Copy link
Author

Hopefully someone can implement the 2FA authorization flow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants