docs(better-auth): Change CLI command from @better-auth to auth #7575
docs(better-auth): Change CLI command from @better-auth to auth #7575yuito-it wants to merge 1 commit intoprisma:mainfrom
Conversation
Updated command for generating secret and authentication tokens.
|
@yuito-it is attempting to deploy a commit to the Prisma Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
WalkthroughThis pull request updates documentation in the Better Auth Next.js guide by replacing CLI invocations from the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This pull request updates the Next.js authentication guide to use the new CLI command for Better Auth. The changes ensure that users follow the latest recommended setup instructions.
Documentation updates:
npx @better-auth/cli@latest secrettonpx auth@latest secretin the Next.js authentication guide (apps/docs/content/docs/guides/authentication/better-auth/nextjs.mdx).npx @better-auth/cli generatetonpx auth generatein the Next.js authentication guide (apps/docs/content/docs/guides/authentication/better-auth/nextjs.mdx).Updated command for generating secret and authentication tokens.Summary by CodeRabbit
Documentation