cli/pkg/cmd/auth/shared
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
..
git_credential.go Add auth setup-git for setting up gh as a git credential helper (#4246) 2021-12-02 16:38:34 +00:00
git_credential_test.go Add auth setup-git for setting up gh as a git credential helper (#4246) 2021-12-02 16:38:34 +00:00
login_flow.go Tweak auth flow re: interactivity 2022-01-12 15:50:51 +01:00
login_flow_test.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
oauth_scopes.go auth refresh: preserve existing scopes when requesting new ones 2021-10-14 19:52:59 +02:00
oauth_scopes_test.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
ssh_keys.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00