[PR #6102] [MERGED] chore: docs for sendVerificationEmail in change-email flow #14692

Closed
opened 2026-04-13 09:35:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6102
Author: @ping-maxwell
Created: 11/19/2025
Status: Merged
Merged: 11/19/2025
Merged by: @Bekacru

Base: canaryHead: chore/missing-sendVerificationEmail-docs-for-changeEmail


📝 Commits (1)

  • b9ad6a2 chore: docs for sendVerificationEmail in change-email flow

📊 Changes

1 file changed (+15 additions, -3 deletions)

View changed files

📝 docs/content/docs/concepts/users-accounts.mdx (+15 -3)

📄 Description

We forgot to include this in the docs that is required for the change email flow.


Summary by cubic

Added missing docs for the change-email flow, showing how to implement emailVerification.sendVerificationEmail to send the verification to the new address. Clarifies default behavior and the optional current-email confirmation using sendChangeEmailConfirmation.

Written for commit b9ad6a222a. 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/6102 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 11/19/2025 **Status:** ✅ Merged **Merged:** 11/19/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `chore/missing-sendVerificationEmail-docs-for-changeEmail` --- ### 📝 Commits (1) - [`b9ad6a2`](https://github.com/better-auth/better-auth/commit/b9ad6a222a1aeed190e59b554e07096876a15f1c) chore: docs for `sendVerificationEmail` in change-email flow ### 📊 Changes **1 file changed** (+15 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/users-accounts.mdx` (+15 -3) </details> ### 📄 Description We forgot to include this in the docs that is required for the change email flow. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added missing docs for the change-email flow, showing how to implement emailVerification.sendVerificationEmail to send the verification to the new address. Clarifies default behavior and the optional current-email confirmation using sendChangeEmailConfirmation. <sup>Written for commit b9ad6a222a1aeed190e59b554e07096876a15f1c. 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-13 09:35:19 -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#14692