[PR #2695] [CLOSED] docs: custom password validation #4443

Closed
opened 2026-03-13 11:46:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2695
Author: @matt-shipman
Created: 5/18/2025
Status: Closed

Base: mainHead: docs/custom-password-validation


📝 Commits (3)

  • cdc8bef docs: custom password validation
  • 8be8a78 docs: improve custom password validation docs
  • f1a2ff0 update incorrect syntax

📊 Changes

2 files changed (+27 additions, -0 deletions)

View changed files

📝 docs/content/docs/authentication/email-password.mdx (+4 -0)
📝 docs/content/docs/concepts/hooks.mdx (+23 -0)

📄 Description

Added documentation for how to implement custom password validation for email and password authentication.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/2695 **Author:** [@matt-shipman](https://github.com/matt-shipman) **Created:** 5/18/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `docs/custom-password-validation` --- ### 📝 Commits (3) - [`cdc8bef`](https://github.com/better-auth/better-auth/commit/cdc8befcade1ff285751fc75562b20036e7f8835) docs: custom password validation - [`8be8a78`](https://github.com/better-auth/better-auth/commit/8be8a7885a0e2ff36edff0c450e027e304611995) docs: improve custom password validation docs - [`f1a2ff0`](https://github.com/better-auth/better-auth/commit/f1a2ff05c9c25d1c58376cfd11429376e1f352cd) update incorrect syntax ### 📊 Changes **2 files changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/authentication/email-password.mdx` (+4 -0) 📝 `docs/content/docs/concepts/hooks.mdx` (+23 -0) </details> ### 📄 Description Added documentation for how to implement custom password validation for email and password authentication. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 11:46:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#4443