Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

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).

Resumen

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).

Comando de instalación
npx skills add https://github.com/seanchiuai/cloneSMP --skill auth

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas0
Forks0
Actualizado15 de marzo de 2026, 23:36
SKILL.md
readonly