Skip to content

How to enter GitKraken auth code in VS Code fork (Windsurf) #4239

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jsbg-hs opened this issue Apr 18, 2025 · 2 comments
Closed

How to enter GitKraken auth code in VS Code fork (Windsurf) #4239

jsbg-hs opened this issue Apr 18, 2025 · 2 comments
Labels
not-bug Either not a bug or not related to the project question

Comments

@jsbg-hs
Copy link

jsbg-hs commented 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:

  • 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

@jsbg-hs jsbg-hs added the triage Needs to be looked at label Apr 18, 2025
@justinrobots
Copy link
Collaborator

Hi @jsbg-hs , I just tested this with GitLens 17.0.3 and Windsurf 1.6.5 and was able to see the authorization code input.

If you try to sign in to GitLens again, do you see this input appear? It can be closed accidentally and only appears after trying to sign in again.

Image

@jsbg-hs
Copy link
Author

jsbg-hs commented Apr 18, 2025

I see it now after I click on the dialog to open the link!

@jsbg-hs jsbg-hs closed this as completed Apr 18, 2025
@github-actions github-actions bot added needs-verification Request for verification pending-release Resolved but not yet released to the stable edition labels Apr 18, 2025
@d13 d13 added question not-bug Either not a bug or not related to the project and removed pending-release Resolved but not yet released to the stable edition needs-verification Request for verification triage Needs to be looked at labels Apr 18, 2025
@d13 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-bug Either not a bug or not related to the project question
Projects
None yet
Development

No branches or pull requests

3 participants