[PR #7029] [MERGED] docs: update auth.api.signUpEmail to use body object #7034

Closed
opened 2026-03-13 13:21:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7029
Author: @nmcc1212
Created: 12/27/2025
Status: Merged
Merged: 1/3/2026
Merged by: @himself65

Base: canaryHead: docs/Refactor-signUpEmail-API-call


📝 Commits (3)

  • 88215d5 fix(docs): update signUpEmail API call to use body object
  • 8bf1fdc Merge branch 'canary' into docs/Refactor-signUpEmail-API-call
  • df2c9c5 chore: lint fix

📊 Changes

1 file changed (+6 additions, -4 deletions)

View changed files

📝 docs/content/docs/concepts/database.mdx (+6 -4)

📄 Description

Updated the signUpEmail API call to use a body object for parameters.


Summary by cubic

Update docs to show auth.api.signUpEmail expects parameters inside a body object. Aligns the example with the current API and prevents integration errors.

Written for commit df2c9c5745. Summary will update 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/7029 **Author:** [@nmcc1212](https://github.com/nmcc1212) **Created:** 12/27/2025 **Status:** ✅ Merged **Merged:** 1/3/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `docs/Refactor-signUpEmail-API-call` --- ### 📝 Commits (3) - [`88215d5`](https://github.com/better-auth/better-auth/commit/88215d5349c9fab5dddec9b2f892d134046cd9c7) fix(docs): update signUpEmail API call to use body object - [`8bf1fdc`](https://github.com/better-auth/better-auth/commit/8bf1fdc12d52da24ad1cbcf5582a82a2f6b34e2f) Merge branch 'canary' into docs/Refactor-signUpEmail-API-call - [`df2c9c5`](https://github.com/better-auth/better-auth/commit/df2c9c5745a582cad399ea01cf7a3126278ee30a) chore: lint fix ### 📊 Changes **1 file changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/database.mdx` (+6 -4) </details> ### 📄 Description Updated the signUpEmail API call to use a body object for parameters. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update docs to show auth.api.signUpEmail expects parameters inside a body object. Aligns the example with the current API and prevents integration errors. <sup>Written for commit df2c9c5745a582cad399ea01cf7a3126278ee30a. Summary will update 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-03-13 13:21:56 -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#7034