Auth Weapon

Implements end-to-end authentication — provider selection (Clerk / Better Auth / Auth.js / Supabase Auth / WorkOS / Stack Auth / Kinde / Stytch), Google OAuth flows including the October 2025 unused-client-deletion policy and GIS migration, MFA / passkeys, RBAC, session storage, and B2B SSO. Use when the user says "set up auth", "pick an auth provider", "wire up Google sign-in", "Google OAuth verification", "set up MFA / passkeys", "RBAC for multi-tenant", "migrate from NextAuth to Better Auth / Clerk", or when `auth-guardian` is invoked. Do NOT use for security audits of the resulting implementation (security-guardian), the React `<SignIn />` UI (react-guardian), the user / session schema (db-guardian), or the auth PRD (library-guardian).

The-Notorious-Avengers Updated

File contents

The-Notorious-Avengers/Claude-Code-Cursor-Skills/tree/main/skills/auth-weapon commit 956ea11d57

Frequently asked questions

npx skillmds@latest add the-notorious-avengers/auth-weapon