cli/pkg/cmd/auth
Mislav Marohnić be9f01101a Tweak auth flow re: interactivity
Fixes non-interactive login flow and make sure "prompt" configuration is
respected by never prompting if it was explicitly disabled.

No longer asks to press Enter again after "Authentication complete"
message, since that didn't provide any value to the user.
2022-01-12 15:50:51 +01:00
..
gitcredential Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
login Tweak auth flow re: interactivity 2022-01-12 15:50:51 +01:00
logout Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
refresh Tweak auth flow re: interactivity 2022-01-12 15:50:51 +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 Tweak auth flow re: interactivity 2022-01-12 15:50:51 +01: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