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

two factor authentication #4

Open
lockmeister opened this issue Oct 29, 2024 · 2 comments
Open

two factor authentication #4

lockmeister opened this issue Oct 29, 2024 · 2 comments

Comments

@lockmeister
Copy link

Can you please add a note about the workflow required when the destination site uses 2fa?

@alanalanlu
Copy link
Contributor

Do you mean logging in to retreive the cookies/auth token when running the generated_code.py?

@1beb
Copy link

1beb commented Nov 1, 2024

it's the same workflow, it would use the cookie/auth token/session token that you got AFTER 2FA.

vishwamartur added a commit to vishwamartur/Integuru that referenced this issue Nov 1, 2024
Related to Integuru-AI#4

Add a note about the workflow required when the destination site uses 2FA.

* **README.md**
  - Add a section explaining the workflow for sites using 2FA.
  - Mention that cookies/auth tokens/session tokens should be obtained after completing 2FA.

* **create_har.py**
  - Add a comment to ensure 2FA is completed before saving cookies.
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

3 participants