[PR #1237] [MERGED] docs: pass token in reset-password #3707

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1237
Author: @hyoban
Created: 1/17/2025
Status: Merged
Merged: 1/20/2025
Merged by: @Bekacru

Base: mainHead: fix/pass-token


📝 Commits (2)

📊 Changes

2 files changed (+6 additions, -0 deletions)

View changed files

📝 demo/nextjs/app/(auth)/reset-password/page.tsx (+1 -0)
📝 docs/content/docs/authentication/email-password.mdx (+5 -0)

📄 Description

Because we no longer read the token from currentURL.

I've also made it a required parameter, feel free to remove it if you don't want it.


🔄 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/1237 **Author:** [@hyoban](https://github.com/hyoban) **Created:** 1/17/2025 **Status:** ✅ Merged **Merged:** 1/20/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/pass-token` --- ### 📝 Commits (2) - [`be31be9`](https://github.com/better-auth/better-auth/commit/be31be9d09b83d4bfa8a3f4aeab620bda8176ea6) fix: pass token in reset-password - [`edae160`](https://github.com/better-auth/better-auth/commit/edae1609f9a1c9c35a4f1cb0bfd725377e37456d) update ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `demo/nextjs/app/(auth)/reset-password/page.tsx` (+1 -0) 📝 `docs/content/docs/authentication/email-password.mdx` (+5 -0) </details> ### 📄 Description Because we no longer read the token from `currentURL`. I've also made it a required parameter, feel free to remove it if you don't want it. --- <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:07:03 -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#3707