You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: A permissive or absent CORS policy can expose authenticated APIs to unintended browser origins.
Acceptance criteria: Production requires an explicit allow-list; credentials behavior is intentional; preflight tests cover allowed and denied origins.
src/main.ts, configuration