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
- Open GitHub Desktop Plus.
- Click
Add GitHub account.
- In the "Sign in using your browser" dialog, click "Continue with browser".
- Complete the login flow in the browser.
- 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
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 ofgithub-desktop-plus.Expected behavior
The browser should open
github-desktop-plusand 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
Add GitHub account.github.exeinstead ofgithub-desktop-plus.Specific to GitHub Desktop Plus?
yes
Log files
No response
Screenshots
No response
Additional context
No response