Convert to API only app#3
Conversation
…auth. API routes require Authorization: Bearer matching API_BEARER_TOKEN; OPTIONS is allowed without a token for CORS preflight.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. It is recommended to resolve "Warn" alerts too. Learn more about Socket for GitHub.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
82c8eaf to
a5ddc53
Compare
|
@SocketSecurity ignore-all |
|
@SocketSecurity ignore npm/@cloudflare/vite-plugin@1.37.1 |
…-for-root-apps-new-env Route API calls to per-deployment worker via COSMIC_MOUNT_PATH
It converts this from a UI-based app to an API-only app.