auth-js

Community

Edge-ready authentication with Auth.js.

Authorjackspace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides production-ready Auth.js v5 guidance for Next.js and Cloudflare Workers, including JWT-based sessions, edge-compatible configs, and middleware patterns to protect routes.

Core Features & Use Cases

  • ✅ JWT-based sessions with edge compatibility
  • ✅ Middleware patterns for route protection
  • ✅ D1 adapter and Cloudflare Deployment patterns
  • ✅ v4→v5 migration guidance and codemods

Quick Start

Install Auth.js, configure environment variables, and implement a simple protected route.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: auth-js
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#auth-js

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository