cli/pkg/cmd/auth/shared
Jamie Tanna e4cddb562e
Remove GHE handling for workflow scope (#7841)
According to [0] we appear to no longer support GHE 2.x, as the latest
release was deprecated in early 2022.

We can therefore remove this custom handling.

[0]: https://docs.github.com/en/enterprise-server@3.7/admin/all-releases
2023-08-15 17:40:09 +00:00
..
git_credential.go Fix setting up git credential helper on Windows 2022-11-02 15:53:26 +01:00
git_credential_test.go revert revert 57fbe4f317 (#6474) 2022-10-20 12:17:20 +00:00
login_flow.go Remove GHE handling for workflow scope (#7841) 2023-08-15 17:40:09 +00:00
login_flow_test.go Remove GHE handling for workflow scope (#7841) 2023-08-15 17:40:09 +00:00
oauth_scopes.go show token scopes on auth status (#6546) 2023-01-25 16:25:00 +01:00
oauth_scopes_test.go show token scopes on auth status (#6546) 2023-01-25 16:25:00 +01:00
prompt.go use Prompter in auth commands 2022-09-13 13:22:50 -07:00
writeable.go Add ability to store tokens in encrypted storage (#7043) 2023-02-28 00:04:53 +00:00