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

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

Overview

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

Install command
npx skills add https://github.com/seanchiuai/cloneSMP --skill auth

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedMarch 15, 2026 at 23:36
SKILL.md
readonly