Skip to content

oauth login opens github.exe instead of github-desktop-plus #191

Description

@programming-with-ia

The problem

When I click on Add GitHub account, the app opens the "Sign in using your browser" dialog.

After clicking "Continue with browser", my browser tries to open github.exe (GitHub Desktop) instead of github-desktop-plus.

Expected behavior

The browser should open github-desktop-plus and continue the authentication flow normally.

Actual behavior

The browser redirects to github.exe, which launches GitHub Desktop instead of GitHub Desktop Plus.

Additional information

It looks like the OAuth callback or custom protocol handler is still pointing to GitHub Desktop (github.exe) rather than GitHub Desktop Plus.

Release version

latest

Operating system and distro

windows

Steps to reproduce the behavior

  1. Open GitHub Desktop Plus.
  2. Click Add GitHub account.
  3. In the "Sign in using your browser" dialog, click "Continue with browser".
  4. Complete the login flow in the browser.
  5. The browser attempts to open github.exe instead of github-desktop-plus.

Specific to GitHub Desktop Plus?

yes

Log files

No response

Screenshots

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    more info neededThis issue is blocked until more information is provided

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions