cli/pkg/cmd/auth
Mislav Marohnić 583af3e54c
Allow gh auth git-credential to authenticate GitHub Gist requests (#3064)
* Allow `gh auth git-credential` to authenticate GitHub Gist requests

When there are stored credentials for `example.com`, allow using them to
authenticate requests to `gist.example.com` as well.

* Fix writing out of credential config

* remove unneccessary function

* actually delete

Co-authored-by: nate smith <vilmibm@github.com>
2022-01-14 22:18:07 +00:00
..
gitcredential Allow gh auth git-credential to authenticate GitHub Gist requests (#3064) 2022-01-14 22:18:07 +00:00
login Merge pull request #3997 from nicknotfun/non-interactive-auth 2022-01-12 15:59:30 +01:00
logout Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
refresh Merge pull request #3997 from nicknotfun/non-interactive-auth 2022-01-12 15:59:30 +01:00
setupgit Add auth setup-git for setting up gh as a git credential helper (#4246) 2021-12-02 16:38:34 +00:00
shared Allow gh auth git-credential to authenticate GitHub Gist requests (#3064) 2022-01-14 22:18:07 +00:00
status Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
auth.go Add auth setup-git for setting up gh as a git credential helper (#4246) 2021-12-02 16:38:34 +00:00