·better-auth-ts

Better Auth TypeScript/JavaScript 认证库。在 Next.js、React、Express 或任何 TypeScript 项目中实现认证时使用。涵盖邮箱/密码、OAuth、JWT、会话、2FA、魔法链接、带 Next.js 16 proxy.ts 模式的社交登录。

9安装·0热度·@naimalarain13

安装

$npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill better-auth-ts

SKILL.md

Better Auth is a framework-agnostic authentication and authorization library for TypeScript.

| Drizzle | reference/drizzle.md | | Prisma | reference/prisma.md | | Kysely | reference/kysely.md | | MongoDB | reference/mongodb.md | | Direct DB | Use pg Pool directly (see templates) |

| Email/Password | examples/email-password.md | | Social OAuth | examples/social-oauth.md | | Two-Factor (2FA) | examples/two-factor.md | | Magic Link | examples/magic-link.md |

Better Auth TypeScript/JavaScript 认证库。在 Next.js、React、Express 或任何 TypeScript 项目中实现认证时使用。涵盖邮箱/密码、OAuth、JWT、会话、2FA、魔法链接、带 Next.js 16 proxy.ts 模式的社交登录。 来源:naimalarain13/hackathon-ii_the-evolution-of-todo。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill better-auth-ts
分类
!安全工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 better-auth-ts?

Better Auth TypeScript/JavaScript 认证库。在 Next.js、React、Express 或任何 TypeScript 项目中实现认证时使用。涵盖邮箱/密码、OAuth、JWT、会话、2FA、魔法链接、带 Next.js 16 proxy.ts 模式的社交登录。 来源:naimalarain13/hackathon-ii_the-evolution-of-todo。

如何安装 better-auth-ts?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill better-auth-ts 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo