Was ist authentication-patterns?
Implementierungsmuster für OAuth 2.0, JWT, SSO, MFA, NextAuth/Clerk/Supabase Auth Quelle: travisjneuman/.claude.
Implementierungsmuster für OAuth 2.0, JWT, SSO, MFA, NextAuth/Clerk/Supabase Auth
Installieren Sie den KI-Skill authentication-patterns schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: travisjneuman/.claude.
This skill covers authentication and authorization implementation across web and mobile applications. It addresses OAuth 2.0 flows (Authorization Code with PKCE, Client Credentials), JWT management (access tokens, refresh tokens, rotation), session management strategies, multi-factor authentication (TOTP, WebAuthn/passkeys), integration with auth libraries (NextAuth/Auth.js v5, Clerk, Supabase Auth, Lucia), SSO pr...
Use this skill when building login/signup flows, integrating social login providers, implementing MFA, setting up SSO for enterprise customers, designing authorization models, or migrating between auth providers.
Pattern 1: NextAuth (Auth.js v5) with OAuth and Database Sessions
Implementierungsmuster für OAuth 2.0, JWT, SSO, MFA, NextAuth/Clerk/Supabase Auth Quelle: travisjneuman/.claude.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/travisjneuman/.claude --skill authentication-patternsImplementierungsmuster für OAuth 2.0, JWT, SSO, MFA, NextAuth/Clerk/Supabase Auth Quelle: travisjneuman/.claude.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/travisjneuman/.claude --skill authentication-patterns Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/travisjneuman/.claude