Skip to content

feat(auth): replace OAuth with API key headers - #2

Merged
nitisht merged 2 commits into
mainfrom
api-key
Jul 27, 2026
Merged

feat(auth): replace OAuth with API key headers#2
nitisht merged 2 commits into
mainfrom
api-key

Conversation

@praveen5959

Copy link
Copy Markdown
Contributor

Remove Clerk, OAuth routes, login UI, and related dependencies. Require X-Parseable-URL and X-API-Key for every HTTP request.

BREAKING CHANGE: HTTP clients must provide Parseable URL and API key headers. OAuth and bearer-token authentication are no longer supported.

Remove Clerk, OAuth routes, login UI, and related dependencies.
Require X-Parseable-URL and X-API-Key for every HTTP request.

BREAKING CHANGE: HTTP clients must provide Parseable URL and API key
headers. OAuth and bearer-token authentication are no longer supported.
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
parseable-mcp-server-website Ready Ready Preview, Comment Jul 27, 2026 11:06am

Request Review

@nitisht
nitisht merged commit 48d5f63 into main Jul 27, 2026
3 checks passed
@nitisht
nitisht deleted the api-key branch July 27, 2026 12:57
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