·authentication-patterns
!

authentication-patterns

Implementierungsmuster für OAuth 2.0, JWT, SSO, MFA, NextAuth/Clerk/Supabase Auth

23Installationen·1Trend·@travisjneuman

Installation

$npx skills add https://github.com/travisjneuman/.claude --skill authentication-patterns

So installieren Sie authentication-patterns

Installieren Sie den KI-Skill authentication-patterns schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/travisjneuman/.claude --skill authentication-patterns
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

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.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/travisjneuman/.claude --skill authentication-patterns
Kategorie
!Sicherheit
Verifiziert
Erstes Auftreten
2026-02-25
Aktualisiert
2026-03-10

Browse more skills from travisjneuman/.claude

Schnelle Antworten

Was ist authentication-patterns?

Implementierungsmuster für OAuth 2.0, JWT, SSO, MFA, NextAuth/Clerk/Supabase Auth Quelle: travisjneuman/.claude.

Wie installiere ich authentication-patterns?

Ö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

Wo ist das Quell-Repository?

https://github.com/travisjneuman/.claude