[PR #3268] [MERGED] feat(magic-link): Support errorCallbackURL & newUserCallbackURL #30329

Closed
opened 2026-04-17 21:26:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: feat/magic-link/additional-callback-urls


📝 Commits (6)

  • d44eaf9 feat(magic-link): Support errorCallbackURL & newUserCallbackURL
  • d5292b7 chore: lint
  • 570856e fix: missing path
  • abe7bf9 Merge branch 'v1.3' into feat/magic-link/additional-callback-urls
  • 4db5468 chore:lint
  • 9babd7f fix: type error due to zod4

📊 Changes

2 files changed (+97 additions, -15 deletions)

View changed files

📝 docs/content/docs/plugins/magic-link.mdx (+12 -0)
📝 packages/better-auth/src/plugins/magic-link/index.ts (+85 -15)

📄 Description

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/3268 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 7/5/2025 **Status:** ✅ Merged **Merged:** 7/19/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `feat/magic-link/additional-callback-urls` --- ### 📝 Commits (6) - [`d44eaf9`](https://github.com/better-auth/better-auth/commit/d44eaf96e02f536bcec76bb06d9a5a9529c5c628) feat(magic-link): Support errorCallbackURL & newUserCallbackURL - [`d5292b7`](https://github.com/better-auth/better-auth/commit/d5292b79cc7137bb86127ce2788fe792bd4a55e9) chore: lint - [`570856e`](https://github.com/better-auth/better-auth/commit/570856ee46ec5ae79378f2dd6aadb3f8f26ae915) fix: missing path - [`abe7bf9`](https://github.com/better-auth/better-auth/commit/abe7bf9f4e865be29574073630b594d8f03f6497) Merge branch 'v1.3' into feat/magic-link/additional-callback-urls - [`4db5468`](https://github.com/better-auth/better-auth/commit/4db54683a46739bfed6104089f6202e73f5a8362) chore:lint - [`9babd7f`](https://github.com/better-auth/better-auth/commit/9babd7f7e137e6e58fe6047da57ebbed6c981f40) fix: type error due to zod4 ### 📊 Changes **2 files changed** (+97 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/magic-link.mdx` (+12 -0) 📝 `packages/better-auth/src/plugins/magic-link/index.ts` (+85 -15) </details> ### 📄 Description <img width="826" alt="image" src="https://github.com/user-attachments/assets/91a7f523-1558-4ac3-ad14-8f67a7cfa9e1" /> --- <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-17 21:27:00 -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#30329