cli/pkg/cmd/auth/shared
2021-02-23 10:52:29 +01:00
..
git_credential.go Extract parts of HTTPS-related setup shared between login and refresh 2021-02-04 18:36:42 +01:00
git_credential_test.go Add SSH key generation & uploading to gh auth login flow 2021-02-01 23:34:00 +01:00
login_flow.go Indicate workflow scope is GHE 3.0+ only during auth login 2021-02-23 10:52:29 +01:00
login_flow_test.go Indicate workflow scope is GHE 3.0+ only during auth login 2021-02-23 10:52:29 +01:00
oauth_scopes.go Fix pasting Personal Access Token to auth login for GHE 2021-02-23 10:19:11 +01:00
oauth_scopes_test.go Fix pasting Personal Access Token to auth login for GHE 2021-02-23 10:19:11 +01:00
ssh_keys.go Add ssh-key add command and publish ssh-key 2021-02-17 19:46:59 +01:00