git-credential-manager icon indicating copy to clipboard operation
git-credential-manager copied to clipboard

Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.

Results 274 git-credential-manager issues
Sort by recently updated
recently updated
newest added

It would be useful to store Git credential attribute [oauth_refresh_token](https://git-scm.com/docs/git-credential#Documentation/git-credential.txt-codeoauthrefreshtokencode) Currently GitLabHostProvider, BitBucketHostProvider and GenericHostProvider use a hacky workaround to save oauth_refresh_token as the password for a separate service: https://github.com/git-ecosystem/git-credential-manager/blob/2365cac1a6a92106e9a3edef6048ecc788a9521d/src/shared/GitLab/GitLabHostProvider.cs#L218-L219

enhancement
auth:oauth

### Version 2.3.2 ### Operating system macOS ### OS version or distribution Sonoma 14.1 Intel ### Git hosting provider(s) Azure DevOps ### Other hosting provider _No response_ ### (Azure DevOps...

bug
auth:microsoft
external
auth-issue

### Version 2.1.2.0 ### Operating system Windows ### OS version or distribution Windows 11 Build 22621 ### Git hosting provider(s) Azure DevOps ### Other hosting provider _No response_ ### (Azure...

auth:microsoft
auth-issue
windows-broker

*Depends on: https://github.com/git-ecosystem/git-credential-manager/pull/1417 and https://github.com/git-ecosystem/git-credential-manager/pull/1418* Now that we no longer have to target .NET Framework on Windows, and we are using the latest .NET (.NET 8) and CoreCLR, we can...

I tried to configure OAuth credentials following https://github.com/git-ecosystem/git-credential-manager/blob/main/docs/generic-oauth.md for googlesource.com domains including https://android.googlesource.com/ , https://chromium.googlesource.com/ and https://go.googlesource.com/ ``` [credential "https://*.googlesource.com"] provider = generic oauthClientId = 69026439383-1ukdb4t8ueg7fp8df8ii17fbqvjffmac.apps.googleusercontent.com oauthClientSecret = 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 oauthRedirectUri...

When the OAuth device response includes the `verification_uri_complete` parameter, it would be neat to show a QR code to help open this URL on another device. https://datatracker.ietf.org/doc/html/rfc8628#section-3.3.1 > When "verification_uri_complete"...

auth:oauth
help-wanted

### Version 2.3.2 ### Operating system Linux ### OS version or distribution Ubuntu 23.04 ### Git hosting provider(s) GitHub ### Other hosting provider _No response_ ### (Azure DevOps only) What...

host:github
auth-issue

### Version 2.3.2.0 ### Operating system macOS ### OS version or distribution macOS Ventura, OSVersion: 13.5.1 ### Git hosting provider(s) Bitbucket Server/DC ### Other hosting provider _No response_ ### (Azure...

auth-issue

### Version 2.2.2 ### Operating system Windows ### OS version or distribution Windows 7 Home Premium (6.1.7601 Service Pack 1) x64 ### Git hosting provider(s) GitHub ### Other hosting provider...

auth-issue