You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using GitLens inside a VS Code fork (Windsurf), and when I try to sign in, I'm taken to a GitKraken login page that shows me an auth code — but there's nowhere in the app to enter it.
GitLens appears to have removed the ability to manually input the code, relying instead on a redirect-based authentication flow through vscode.authentication. This doesn't work in all VS Code forks, and the fallback code flow is effectively broken without a manual entry option.
If manual code entry has been deprecated, the extension should either:
avoid showing the code entirely when running in environments that can't handle the redirect, or
reintroduce a manual entry method via the command palette or settings.
As it stands, authentication is currently not possible in alternative VS Code environments like Windsurf.
GitLens Version
17.0.3
VS Code Version
not using vs code
Git Version
git version 2.39.3 (Apple Git-146)
Logs, Screenshots, Screen Captures, etc
No response
The text was updated successfully, but these errors were encountered:
d13
changed the title
No way to enter GitKraken auth code in VS Code fork (Windsurf)
How to enter GitKraken auth code in VS Code fork (Windsurf)
Apr 18, 2025
Description
I'm using GitLens inside a VS Code fork (Windsurf), and when I try to sign in, I'm taken to a GitKraken login page that shows me an auth code — but there's nowhere in the app to enter it.
GitLens appears to have removed the ability to manually input the code, relying instead on a redirect-based authentication flow through vscode.authentication. This doesn't work in all VS Code forks, and the fallback code flow is effectively broken without a manual entry option.
If manual code entry has been deprecated, the extension should either:
As it stands, authentication is currently not possible in alternative VS Code environments like Windsurf.
GitLens Version
17.0.3
VS Code Version
not using vs code
Git Version
git version 2.39.3 (Apple Git-146)
Logs, Screenshots, Screen Captures, etc
No response
The text was updated successfully, but these errors were encountered: