Skip to content

Improve OAuth login - #10069

Open
kylhuk wants to merge 1 commit into
PathOfBuildingCommunity:devfrom
kylhuk:feat/auth-hardening
Open

Improve OAuth login#10069
kylhuk wants to merge 1 commit into
PathOfBuildingCommunity:devfrom
kylhuk:feat/auth-hardening

Conversation

@kylhuk

@kylhuk kylhuk commented Jul 30, 2026

Copy link
Copy Markdown

Fixes # .

  • Increase the OAuth callback timeout and both authentication countdowns from 30 to 60 seconds.
  • Copy the complete callback URL to the clipboard before opening the browser.
  • Tell users in both OAuth login surfaces that the URL was copied.
  • Update the callback-server comments to describe the current retry, timeout, and clipboard behavior.

Description of the problem being solved:

OAuth login can fail when the automatic browser launch does not work, especially under Wine or other platform compatibility layers. The copied URL gives users a reliable fallback without changing the existing authentication flow.

Related discussion: #10064

Steps taken to verify a working solution:

  • Local tests

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.

1 participant