[PR #3025] [MERGED] feat(username): Check username availability #4613

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3025
Author: @ping-maxwell
Created: 6/14/2025
Status: Merged
Merged: 6/16/2025
Merged by: @Bekacru

Base: v1.3Head: feat/username/check-availability


📝 Commits (2)

  • 1df9e8e feat(username): Check username availability
  • ddbf4bf add: docs

📊 Changes

3 files changed (+67 additions, -0 deletions)

View changed files

📝 docs/content/docs/plugins/username.mdx (+17 -0)
📝 packages/better-auth/src/plugins/username/index.ts (+36 -0)
📝 packages/better-auth/src/plugins/username/username.test.ts (+14 -0)

📄 Description

closes https://github.com/better-auth/better-auth/issues/1553

  • docs
  • tests
image

🔄 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/3025 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 6/14/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `v1.3` ← **Head:** `feat/username/check-availability` --- ### 📝 Commits (2) - [`1df9e8e`](https://github.com/better-auth/better-auth/commit/1df9e8eee6560d229ae10d8dd8e341b8e7b2625f) feat(username): Check username availability - [`ddbf4bf`](https://github.com/better-auth/better-auth/commit/ddbf4bf5d966f28022e9951a6ecd6b1ae3244dbb) add: docs ### 📊 Changes **3 files changed** (+67 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/username.mdx` (+17 -0) 📝 `packages/better-auth/src/plugins/username/index.ts` (+36 -0) 📝 `packages/better-auth/src/plugins/username/username.test.ts` (+14 -0) </details> ### 📄 Description closes https://github.com/better-auth/better-auth/issues/1553 - [x] docs - [x] tests <img width="858" alt="image" src="https://github.com/user-attachments/assets/6b8aad26-f55a-49a2-8d5a-7af8fafec0d1" /> --- <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:52:45 -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#4613