fix: treat gh CLI token as GitHub account
This commit is contained in:
@@ -6,7 +6,10 @@ export {
|
||||
clearGitHubAuth,
|
||||
getGitHubClientId,
|
||||
getGitHubScopes,
|
||||
GH_CLI_ACCOUNT_ID,
|
||||
isGhCliDisabled,
|
||||
isGhCliActive,
|
||||
setGhCliActive,
|
||||
setGhCliDisabled,
|
||||
GITHUB_AUTH_FILE,
|
||||
} from './auth.js';
|
||||
|
||||
Reference in New Issue
Block a user