Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

[Updated]: clarify auth behavior with axios instances#315

Merged
jasonsaayman merged 1 commit into
axios:masterfrom
rajkeshwar:docs-clarify-auth-instances
Jan 12, 2026
Merged

[Updated]: clarify auth behavior with axios instances#315
jasonsaayman merged 1 commit into
axios:masterfrom
rajkeshwar:docs-clarify-auth-instances

Conversation

@rajkeshwar

Copy link
Copy Markdown
Contributor
  • Add examples for overriding instance-level auth
  • Explain auth: null pattern to bypass basic auth
  • Clarify precedence of instance auth over request headers

Resolves #221

- Add examples for overriding instance-level auth
- Explain auth: null pattern to bypass basic auth
- Clarify precedence of instance auth over request headers

Resolves axios#221
@jasonsaayman jasonsaayman merged commit 371cdac into axios:master Jan 12, 2026
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ambiguity on basic auth and authorization header between instance based request and plan requests

2 participants