Skip to content

Commit c2a50c5

Browse files
sunbryeCopilot
andauthored
Remove internal HMAC key auth from Copilot SDK docs (#61009)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent b7a62ae commit c2a50c5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ For complete setup instructions, including provider configuration options, limit
131131
When multiple authentication methods are available, the SDK uses them in this priority order:
132132

133133
1. **Explicit `githubToken`** — Token passed directly to the SDK constructor
134-
1. **HMAC key**`CAPI_HMAC_KEY` or `COPILOT_HMAC_KEY` environment variables
135134
1. **Direct API token**`GITHUB_COPILOT_API_TOKEN` with `COPILOT_API_URL`
136135
1. **Environment variable tokens**`COPILOT_GITHUB_TOKEN``GH_TOKEN``GITHUB_TOKEN`
137136
1. **Stored OAuth credentials** — From previous `copilot` CLI sign-in

0 commit comments

Comments
 (0)