Skip to content

docs: update skills for Better Auth 1.5#9

Open
jschill wants to merge 1 commit intobetter-auth:mainfrom
jschill:updates-1_5
Open

docs: update skills for Better Auth 1.5#9
jschill wants to merge 1 commit intobetter-auth:mainfrom
jschill:updates-1_5

Conversation

@jschill
Copy link
Copy Markdown

@jschill jschill commented Mar 2, 2026

Summary

  • verifyPassword is server-only: Corrected the emailAndPassword skill to remove the incorrect authClient.verifyPassword() example; now shows only auth.api.verifyPassword(...) with a clear server-only callout
  • CLI command updates: Updated Quick Start steps in emailAndPassword, organization, and twoFactor skills to use npx auth migrate (the new canonical command), with the old @better-auth/cli form noted as a deprecated alias
  • Breaking changes documented: permissionpermissions rename in organization dynamic access control, sendChangeEmailVerificationsendChangeEmailConfirmation rename, after-DB-hooks now run post-transaction
  • New 1.5 features documented: Secret rotation via secrets array, hardened rate-limit defaults, IPv6 subnet config, verification token storage, @better-auth/api-key extraction, @better-auth/oauth-provider, standalone adapter packages (@better-auth/drizzle-adapter, @better-auth/prisma-adapter, @better-auth/kysely-adapter, @better-auth/mongo-adapter)
  • Expanded plugin and adapter tables in create-auth and best-practices skills with new 1.5 packages and options

Files changed

File Status
better-auth/best-practices/SKILL.md Updated
better-auth/create-auth/SKILL.md Updated
better-auth/emailAndPassword/SKILL.md Updated
better-auth/organization/SKILL.md Updated
better-auth/twoFactor/SKILL.md Updated
security/SKILL.MD Updated

@jschill jschill changed the title chore: update skills for Better Auth 1.5 docs: update skills for Better Auth 1.5 Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant