Skip to content

Don't cancel Microsoft auth flow on Bedrock disconnect#6326

Open
auvq wants to merge 1 commit intoGeyserMC:masterfrom
auvq:fix/keep-auth-flow-on-disconnect
Open

Don't cancel Microsoft auth flow on Bedrock disconnect#6326
auvq wants to merge 1 commit intoGeyserMC:masterfrom
auvq:fix/keep-auth-flow-on-disconnect

Conversation

@auvq
Copy link
Copy Markdown
Contributor

@auvq auvq commented Apr 24, 2026

Fixes #6319.

Cancelling the auth future on disconnect defeats the purpose of PendingMicrosoftAuthentication, it's meant to survive disconnects so mobile users can switch to the browser to finish auth. resetRunningFlow was resetTimer (no-op) before the MinecraftAuth port, call site was never updated to match the new semantic. Task cleanup still happens via the configured timeout.

Haven't tested on mobile since I don't have the setup - reasoning is from reading the git blame.
Overall i'm pretty positive it's fixed though

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.

Single-device Microsoft authentication doesn't work

1 participant