Skip to main content
Run any Skill in Manus
with one click
$pwd:

cors-cookie-auth

// Cookie-based auth from a different origin (e.g. frontend on 3001, backend on 3000) requires Access-Control-Allow-Credentials true and a specific Access-Control-Allow-Origin (not *). If framework middleware does not apply to API routes, add CORS headers in the route handler. Use when debugging cross-origin cookie/session issues.

$ git log --oneline --stat
stars:1
forks:0
updated:February 13, 2026 at 19:51
SKILL.md
readonly