Skip to content

docs: note that custom routes are unauthenticated#3706

Merged
jlowin merged 1 commit intomainfrom
docs/custom-route-auth-note
Mar 30, 2026
Merged

docs: note that custom routes are unauthenticated#3706
jlowin merged 1 commit intomainfrom
docs/custom-route-auth-note

Conversation

@jlowin
Copy link
Copy Markdown
Member

@jlowin jlowin commented Mar 30, 2026

Adds a note to the HTTP deployment docs clarifying that custom routes are never protected by the server's auth middleware, even when an AuthProvider is configured — and points users toward FastAPI mounting if they need authenticated HTTP endpoints.

Refs #3704

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@marvin-context-protocol marvin-context-protocol Bot added documentation Updates to docs, examples, or guides. Primary change is documentation-related. auth Related to authentication (Bearer, JWT, OAuth, WorkOS) for client or server. labels Mar 30, 2026
@jlowin jlowin merged commit d274959 into main Mar 30, 2026
9 checks passed
@jlowin jlowin deleted the docs/custom-route-auth-note branch March 30, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auth Related to authentication (Bearer, JWT, OAuth, WorkOS) for client or server. documentation Updates to docs, examples, or guides. Primary change is documentation-related.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant