[Feature] Phase 13: 実践的な認証とセキュリティの追求 #2

Open
opened 2026-03-22 16:11:11 +00:00 by hasshie · 0 comments
Owner

内容

Auth.js (NextAuth.js) を使った React 19 / Next.js 16 環境での認証実装。

詳細

  • Middleware によるルート保護
  • セッション管理
  • GitHub/Google OAuth 連携
  • RBAC (権限管理) の解説
### 内容 Auth.js (NextAuth.js) を使った React 19 / Next.js 16 環境での認証実装。 ### 詳細 - Middleware によるルート保護 - セッション管理 - GitHub/Google OAuth 連携 - RBAC (権限管理) の解説
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hasshie/ReactTS_Learning#2
No description provided.