Skip to content

Commit 8c0d1d6

Browse files
authored
Merge pull request #45177 from github/repo-sync
Repo sync
2 parents be70bd8 + 25ff79d commit 8c0d1d6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

content/copilot/how-tos/copilot-sdk/auth/authenticate.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ BYOK allows you to use your own API keys from model providers like Azure AI Foun
295295
When multiple authentication methods are available, the SDK uses them in this priority order:
296296

297297
1. **Explicit `gitHubToken`** - Token passed directly to the SDK client or session configuration
298-
1. **HMAC key** - `CAPI_HMAC_KEY` or `COPILOT_HMAC_KEY` environment variables
299298
1. **Direct API token** - `GITHUB_COPILOT_API_TOKEN` with `COPILOT_API_URL`
300299
1. **Environment variable tokens** - `COPILOT_GITHUB_TOKEN``GH_TOKEN``GITHUB_TOKEN`
301300
1. **Stored OAuth credentials** - From previous `copilot` CLI login

0 commit comments

Comments
 (0)