8000 🔧 PR: Fix Incorrect Max Password Length in Docs by mo-amir-code · Pull Request #2625 · better-auth/better-auth · GitHub
[go: up one dir, main page]

Skip to content

🔧 PR: Fix Incorrect Max Password Length in Docs #2625

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

mo-amir-code
Copy link
Contributor

This PR fixes a documentation error in the "Email & Password → Usage → Sign Up" section.

Issue: #2572

✅ What Changed
Updated the max password length mentioned in the password field description from 32 to 128 characters.

Reflects the actual validation constraint used by the system.

📌 Why This Matters
The previous limit (32 characters) was misleading and could cause unnecessary client-side restrictions.

This fix ensures users and developers have accurate information for implementing sign-up forms.

Copy link
vercel bot commented May 12, 2025

@mo-amir-code is attempting to deploy a commit to the better-auth Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
pkg-pr-new bot commented May 12, 2025

Open in StackBlitz

npm i https://pkg.pr.new/better-auth/better-auth@2625
npm i https://pkg.pr.new/better-auth/better-auth/@better-auth/cli@2625
npm i https://pkg.pr.new/better-auth/better-auth/@better-auth/expo@2625
npm i https://pkg.pr.new/better-auth/better-auth/@better-auth/stripe@2625

commit: af2ca71

Copy link
@mrge-io mrge-io bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mrge reviewed 1 file and found no issues. Review PR in mrge.io.

@Kinfe123 Kinfe123 merged commit 6e03d06 into better-auth:main May 12, 2025
4 of 6 checks passed
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.

2 participants
0