Docs for Email & Password sign up shows wrong max password length #1175

Closed
opened 2026-03-13 08:26:33 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @sabvente on GitHub (May 7, 2025).

Is this suited for github?

  • Yes, this is suited for github

To Reproduce

See docs in Email & Password / Usage / Sign up

https://github.com/better-auth/better-auth/blob/defadb3b7210874f22a954458fa7f26af306e2c2/docs/content/docs/authentication/email-password.mdx?plain=1#L40

Current vs. Expected behavior

It is 32, should be 128.

What version of Better Auth are you using?

1.2.7

Provide environment information

Chrome

Which area(s) are affected? (Select all that apply)

Documentation

Auth config (if applicable)


Additional context

No response

Originally created by @sabvente on GitHub (May 7, 2025). ### Is this suited for github? - [x] Yes, this is suited for github ### To Reproduce See docs in Email & Password / Usage / Sign up https://github.com/better-auth/better-auth/blob/defadb3b7210874f22a954458fa7f26af306e2c2/docs/content/docs/authentication/email-password.mdx?plain=1#L40 ### Current vs. Expected behavior It is 32, should be 128. ### What version of Better Auth are you using? 1.2.7 ### Provide environment information ```bash Chrome ``` ### Which area(s) are affected? (Select all that apply) Documentation ### Auth config (if applicable) ```typescript ``` ### Additional context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#1175