Skip to content

Send Authorization Bearer for HTTP API requests - #41

Draft
fangpenlin wants to merge 1 commit into
masterfrom
cursor/api-bearer-auth-5141
Draft

Send Authorization Bearer for HTTP API requests#41
fangpenlin wants to merge 1 commit into
masterfrom
cursor/api-bearer-auth-5141

Conversation

@fangpenlin

Copy link
Copy Markdown
Contributor

AuthenticatedClient already defaults to Authorization: Bearer. This stops overriding that with the deprecated access-token header.

Git clone still uses HTTP Basic with the access token as the password. Login still creates a token at /access-tokens/create.

Open in Web Open in Cursor 

AuthenticatedClient already defaults to Bearer. Stop overriding that with the
deprecated access-token header.

Co-authored-by: Fang-Pen Lin <hello@fangpenlin.com>
@netlify

netlify Bot commented Sep 13, 2026

Copy link
Copy Markdown

👷 Deploy Preview for beanhub-cli-docs processing.

Name Link
🔨 Latest commit 6a897fd
🔍 Latest deploy log https://app.netlify.com/projects/beanhub-cli-docs/deploys/6aa5f50cd393e10008059747

@netlify

netlify Bot commented Sep 13, 2026

Copy link
Copy Markdown

Deploy Preview for beanhub-cli-docs canceled.

Name Link
🔨 Latest commit 6a897fd
🔍 Latest deploy log https://app.netlify.com/projects/beanhub-cli-docs/deploys/6aa5f50cd393e10008059747

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants