Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

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.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly