Skip to content

updated vite configs for fixing ui not launching +fixing the logical issue that the /api/auth/validate endpoint is being blocked by the globally applied ApiKeyGuard. The validate endpoint needs to be public (no authentication required) since it's used to validate the API key itself - a chicken-and-egg problem.#177

Open
MOREQASSE wants to merge 3 commits into
rmyndharis:mainfrom
MOREQASSE:main

Conversation

@MOREQASSE
Copy link
Copy Markdown

No description provided.

MOREQASSE and others added 3 commits June 2, 2026 18:45
…issue that the /api/auth/validate endpoint is being blocked by the globally applied ApiKeyGuard. The validate endpoint needs to be public (no authentication required) since it's used to validate the API key itself - a chicken-and-egg problem.
…i-9729

Netlify deploy error due to missing concurrently CLI
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.

1 participant