cli/pkg/cmd/auth
Tyler McGoffin aaf4c4e4e3 Clean up auth-login-logout acceptance test with native functionality
The previous commit introduced two new functions, setEnvVar and
deleteEnvVar that are duplicative of functionality native to testscripts.
This commit switches to the native functionality and removes the
duplicative functions introduced in the previous commit.

Additionally, it removes the `--token` flag that was added to
`gh auth login`
2024-10-21 16:42:48 -07:00
..
gitcredential Add error to auth refresh when active user does not match newly authenticated token user 2023-12-06 16:51:48 -04:00
login Clean up auth-login-logout acceptance test with native functionality 2024-10-21 16:42:48 -07:00
logout Add --token flag to gh auth login to accept a PAT as a flag 2024-10-21 16:38:10 -07:00
refresh Make gitcredential helper smarter 2024-05-16 13:15:26 +02:00
setupgit Enhance gh repo create docs, fix random cmd link 2024-09-16 13:42:51 -04:00
shared Remove TODO and add comment on LoginFlow tests 2024-05-17 14:51:02 +02:00
status Expand active test cases 2024-08-30 10:57:51 -04:00
switch Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
token Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
auth.go Implement auth switch 2023-12-06 14:06:28 +01:00