Search Criteria
Package Details: git-credential-oauth 0.13.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/git-credential-oauth.git (read-only, click to copy) |
---|---|
Package Base: | git-credential-oauth |
Description: | Git credential helper that securely authenticates to GitHub, GitLab, BitBucket, Gerrit and other forges using OAuth |
Upstream URL: | https://github.com/hickford/git-credential-oauth |
Keywords: | credential git github |
Licenses: | Apache-2.0 |
Conflicts: | git-credential-oauth-git |
Submitter: | hickford |
Maintainer: | hickford (AutoUpdateBot, Brainos) |
Last Packager: | Brainos |
Votes: | 6 |
Popularity: | 0.40 |
First Submitted: | 2023-05-30 22:43 (UTC) |
Last Updated: | 2024-11-04 12:12 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
jongeduard commented on 2024-06-23 12:16 (UTC) (edited on 2024-06-29 13:32 (UTC) by jongeduard)
Yes! Finally a credential helper that is actually usable on Linux, without an additional maintainance pain. ❤️
This Go application at least installs and runs out of the box without any extra requirement and does not depend on the willingness of a Github dev team to maintain .NET versions (Git Credential Mananager).
Edit: okay, this thing still needs you to have Go installed, but it's very much KISS and works a lot faster.
Also using this one on Debian now as it turns out to be in the repos by default!
hickford commented on 2023-06-01 22:01 (UTC)
Co-Maintainers wanted