[PR #5323] [CLOSED] docs(username): Document schema plugin option #22828

Closed
opened 2026-04-15 21:18:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5323
Author: @ping-maxwell
Created: 10/15/2025
Status: Closed

Base: canaryHead: docs/username-schema-options


📝 Commits (10+)

  • 7c42404 docs(username): Document schema plugin option
  • 801327c Merge branch 'canary' into docs/username-schema-options
  • a51a3f3 Merge branch 'canary' into docs/username-schema-options
  • f25a887 Merge branch 'canary' into docs/username-schema-options
  • 314000e Merge branch 'canary' into docs/username-schema-options
  • ea197a9 Merge branch 'canary' into docs/username-schema-options
  • 3dc3c4e Merge branch 'canary' into docs/username-schema-options
  • 742796d Merge branch 'canary' into docs/username-schema-options
  • 3d8dc09 Merge branch 'canary' into docs/username-schema-options
  • c7ebe28 Merge branch 'canary' into docs/username-schema-options

📊 Changes

1 file changed (+29 additions, -2 deletions)

View changed files

📝 docs/content/docs/plugins/username.mdx (+29 -2)

📄 Description

linear: https://linear.app/better-auth/issue/ENG-389/docs-document-schema-plugin-option-in-username-plugin


Summary by cubic

Add documentation for the username plugin’s schema option, showing how to customize user fields. Includes a code example for making user.username required.

Written for commit 319f6192e1. Summary will update automatically on new commits.


🔄 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/5323 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 10/15/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `docs/username-schema-options` --- ### 📝 Commits (10+) - [`7c42404`](https://github.com/better-auth/better-auth/commit/7c4240438a7aa31c5f7bbd0ba89da68ceca85fe9) docs(username): Document `schema` plugin option - [`801327c`](https://github.com/better-auth/better-auth/commit/801327c16d730822deff7604be3c193c50883296) Merge branch 'canary' into docs/username-schema-options - [`a51a3f3`](https://github.com/better-auth/better-auth/commit/a51a3f3b2e60f6fc65b5a3624a5e9553186f16fc) Merge branch 'canary' into docs/username-schema-options - [`f25a887`](https://github.com/better-auth/better-auth/commit/f25a887307c71f0cc31eaf9e133437cccb80812c) Merge branch 'canary' into docs/username-schema-options - [`314000e`](https://github.com/better-auth/better-auth/commit/314000e35d4542bab980b54c537a5be91c1bd913) Merge branch 'canary' into docs/username-schema-options - [`ea197a9`](https://github.com/better-auth/better-auth/commit/ea197a90fd43a7cc48eb46df10a01ec568ebf9b7) Merge branch 'canary' into docs/username-schema-options - [`3dc3c4e`](https://github.com/better-auth/better-auth/commit/3dc3c4ec542dd601a48b0bc7c6aa0c70f28a4146) Merge branch 'canary' into docs/username-schema-options - [`742796d`](https://github.com/better-auth/better-auth/commit/742796d71fe8f2b510cf89695c48816b153bbe0b) Merge branch 'canary' into docs/username-schema-options - [`3d8dc09`](https://github.com/better-auth/better-auth/commit/3d8dc09abb7215405a28a59198824cccb84f3cc3) Merge branch 'canary' into docs/username-schema-options - [`c7ebe28`](https://github.com/better-auth/better-auth/commit/c7ebe284bafccc9e619d018fa0e427655c2e7f3a) Merge branch 'canary' into docs/username-schema-options ### 📊 Changes **1 file changed** (+29 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/username.mdx` (+29 -2) </details> ### 📄 Description linear: https://linear.app/better-auth/issue/ENG-389/docs-document-schema-plugin-option-in-username-plugin <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Add documentation for the username plugin’s schema option, showing how to customize user fields. Includes a code example for making user.username required. <sup>Written for commit 319f6192e13160069b331fc20650267725e99a26. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <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-04-15 21:18:36 -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#22828