Skip to content

Conversation

@Titaniumtown
Copy link
Contributor

@Titaniumtown Titaniumtown commented Jan 15, 2026

Some issues cropped up with the login flow resulting from 3.1.0.

Specifically I was hitting failures with the passkey creation, which fails. I don't know why this stuff was being activated in the first place, but I added code that will just skip it.

I also was hitting issues with the bot getting lost on the login flow and ending up on the OTP page. I am not 100% about this code though.

Closes: #449 & #429

@Titaniumtown Titaniumtown changed the title Fix login flow Fix OTP/passkey login flow handling Jan 15, 2026
@meichengg
Copy link

meichengg commented Jan 15, 2026

Hey there, thanks for helping me with this issue, i tested your PR in my case #429, i got loop forever. For my case, just need to click Use your password then paste the password, just like in the image.

image

And this is your PR result for my case below.

2026-01-15 at 17 23 34@2x

@Titaniumtown
Copy link
Contributor Author

Titaniumtown commented Jan 15, 2026

@meichengg Oh interesting, it didn't do this for me. I will investigate further. Did you wait and give it time to navigate that page?

@meichengg
Copy link

@meichengg Oh interesting, it didn't do this for me. I will investigate further. Did you wait and give it time to navigate that page?

I just let the tool do its job, i didn't touch anything.

@TheNetsky
Copy link
Owner

Can either @Titaniumtown implement the fixes from the PR from @meichengg or vice versa so one of the PR's can be closed.

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

Successfully merging this pull request may close these issues.

instead of getting OAuth code, script redirects to passkey creation

3 participants