Fix login #67

Merged
weskerfoot merged 2 commits from fix-login into master 5 years ago
weskerfoot commented 5 years ago (Migrated from github.com)
Owner

Addresses:

The script will use the URL https://www.facebook.com/login/device-based/regular/login/?login_attempt=1&lwv=110 to log in now.

If it detects that it still hasn't loaded the main page (i.e. https://www.facebook.com) after trying to log in and enter 2FA, then it will poll the current URL and print a message to the console until the user resolves it manually. Then it will continue execution.

This should hopefully be a bit more fault tolerant and allow users to manually resolve weird edge cases.

I've tested it with 2FA enabled, and with the "Save Browser" page coming up, and it worked fine in both cases.

Addresses: - https://github.com/weskerfoot/DeleteFB/issues/66 - https://github.com/weskerfoot/DeleteFB/issues/38 The script will use the URL `https://www.facebook.com/login/device-based/regular/login/?login_attempt=1&lwv=110` to log in now. If it detects that it still hasn't loaded the main page (i.e. `https://www.facebook.com`) after trying to log in and enter 2FA, then it will poll the current URL and print a message to the console until the user resolves it manually. Then it will continue execution. This should hopefully be a bit more fault tolerant and allow users to manually resolve weird edge cases. I've tested it with 2FA enabled, and with the "Save Browser" page coming up, and it worked fine in both cases.
The pull request has been merged as 0649310fc5.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.