Skip to main content
在 Manus 中运行任何 Skill
一键导入

auth

Authentication and authorization using Supabase Auth with PKCE flow. Use when working on login/signup, session management, API key auth, OAuth integration, native app auth (Apple/Google Sign-In), or debugging auth errors. Supports web (cookie), native (Bearer token), API key, and OAuth flows. Do NOT use for general API route creation (use api-server skill) or Stripe billing auth (use integrations skill).

概览

Authentication and authorization using Supabase Auth with PKCE flow. Use when working on login/signup, session management, API key auth, OAuth integration, native app auth (Apple/Google Sign-In), or debugging auth errors. Supports web (cookie), native (Bearer token), API key, and OAuth flows. Do NOT use for general API route creation (use api-server skill) or Stripe billing auth (use integrations skill).

安装命令
npx skills add https://github.com/seanchiuai/cloneSMP --skill auth

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年3月15日 23:36
SKILL.md
readonly