question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GitHubDesktop ask credentials

See original GitHub issue

SO Windows 10 Git Version 2.14.1.windows.1 GitHubDesktop Version 0.8.0

I have cloned a external repository (TFS online) from command line, when required I write my credentials. When using VSCode, VS2017, GitGui, no credentials are required.

When Using GitHubDesktop and try to Sync, Fetch or whatever it say

Authentication Failed

and ask for credentials.

I have also setup caching password with

git config --global credential.helper wincred

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
m4ss1m0gcommented, Sep 8, 2017

I used Alternate Authentication Credentials and it work, I didn’t know you could also use the PAT (in this case I enter ONLY the PAT on the password field ?)

Will support the use of the globally configured credential helper in near future ?

0reactions
niikcommented, Sep 8, 2017

I used Alternate Authentication Credentials and it work

🆒

I didn’t know you could also use the PAT (in this case I enter ONLY the PAT on the password field ?)

Right, you’d use your username as usual and then the PAT in the password field.

Will support the use of the globally configured credential helper in near future ?

It’s not currently on our roadmap but it’s something that we’re interested in exploring down the line.

Gonna close this as resolved. Thank you @m4ss1m0g

Read more comments on GitHub >

github_iconTop Results From Across the Web

Authenticating to GitHub - GitHub Docs
You can securely access your account's resources on GitHub Desktop by ... To authenticate to GitHub, type your GitHub.com credentials and click Sign...
Read more >
Github Desktop keeps asking for credentials - Reddit
Github Desktop keeps asking for credentials. I'm using Azure Devops to store my code and github desktop as the client.
Read more >
Can I trust Git Credential Manager by GitCredentialManager?
I've used Github desktop for a couple of years. Today it will suddenly would not log in to my account, although I have...
Read more >
Git Credential Manager: authentication for everyone
The goal of Git Credential Manager (GCM) is to make the task of authenticating to your remote Git repositories easy and secure, ...
Read more >
GitHub authentication: GitHub Desktop - YouTube
Authenticating so you can push to GitHub with GitHub DesktopWeek 1. Introduction to Git and GitHub.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found