·authentication-patterns
!

authentication-patterns

OAuth 2.0、JWT、SSO、MFA、NextAuth/Clerk/Supabase Auth 実装パターン

23インストール·1トレンド·@travisjneuman

インストール

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

authentication-patterns のインストール方法

コマンドラインで authentication-patterns AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/travisjneuman/.claude --skill authentication-patterns
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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

OAuth 2.0、JWT、SSO、MFA、NextAuth/Clerk/Supabase Auth 実装パターン ソース: travisjneuman/.claude。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/travisjneuman/.claude --skill authentication-patterns
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-25
更新日
2026-03-11

Browse more skills from travisjneuman/.claude

クイックアンサー

authentication-patterns とは?

OAuth 2.0、JWT、SSO、MFA、NextAuth/Clerk/Supabase Auth 実装パターン ソース: travisjneuman/.claude。

authentication-patterns のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/travisjneuman/.claude --skill authentication-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

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