Skip to main content
Execute qualquer Skill no Manus
com um clique

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

Visão geral

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 instalação
npx skills add https://github.com/seanchiuai/cloneSMP --skill auth

Copie e cole este comando no Claude Code para instalar a skill

Estrelas0
Forks0
Atualizado15 de março de 2026 às 23:36
SKILL.md
readonly