Communityv0.1.0

Better Auth

Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.

2.6kdownloads1stars12active installsVeera
View on ClawHubBack to Skills

Skill Details

Slug
better-auth
Latest Version
0.1.0
Author
Veera
Published
Jan 31, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Better Auth.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

better-auth 0.1.0 - Initial release of better-auth: self-hosted authentication for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and plugin support. - Supports Drizzle ORM or Kysely for database access on Cloudflare D1 (no direct adapter). - Provides detailed guides on D1 adapter use, per-request initialization, and framework integration (TanStack Start). - Includes extensive documentation on plugins, configuration patterns, and troubleshooting common issues.