[PR #3046] [MERGED] fix: callback on successfull email verification #21522

Closed
opened 2026-04-15 20:25:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3046
Author: @Kinfe123
Created: 6/16/2025
Status: Merged
Merged: 7/19/2025
Merged by: @Bekacru

Base: mainHead: feat/on-email-verified-callback


📝 Commits (5)

📊 Changes

6 files changed (+76 additions, -8 deletions)

View changed files

📝 docs/components/builder/index.tsx (+0 -1)
📝 docs/content/docs/concepts/email.mdx (+21 -0)
📝 packages/better-auth/src/adapters/kysely-adapter/test/state.txt (+1 -1)
📝 packages/better-auth/src/api/routes/email-verification.test.ts (+35 -0)
📝 packages/better-auth/src/api/routes/email-verification.ts (+13 -6)
📝 packages/better-auth/src/types/options.ts (+6 -0)

📄 Description

closes #870


🔄 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/3046 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 7/19/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `feat/on-email-verified-callback` --- ### 📝 Commits (5) - [`d89bf47`](https://github.com/better-auth/better-auth/commit/d89bf478de3596354041ad45730683776cb92603) fix: callback to run after successful email verification - [`8306957`](https://github.com/better-auth/better-auth/commit/8306957be3b2eb564985ea661a8f693ea3565c68) lint - [`eded9a4`](https://github.com/better-auth/better-auth/commit/eded9a457a63d442df02ea3c08f8826a4d5a5256) update - [`a5939aa`](https://github.com/better-auth/better-auth/commit/a5939aac88aecdf5bb0ec76d0db1d454a18293b7) chore: update - [`34caee0`](https://github.com/better-auth/better-auth/commit/34caee0328b765cb12b9565ddbc219110bb8464e) callback label ### 📊 Changes **6 files changed** (+76 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/builder/index.tsx` (+0 -1) 📝 `docs/content/docs/concepts/email.mdx` (+21 -0) 📝 `packages/better-auth/src/adapters/kysely-adapter/test/state.txt` (+1 -1) 📝 `packages/better-auth/src/api/routes/email-verification.test.ts` (+35 -0) 📝 `packages/better-auth/src/api/routes/email-verification.ts` (+13 -6) 📝 `packages/better-auth/src/types/options.ts` (+6 -0) </details> ### 📄 Description closes #870 --- <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 20:25:11 -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#21522