[GH-ISSUE #1008] Reset Password not logging anonymous user in #8545

Closed
opened 2026-04-13 03:39:48 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @daveycodez on GitHub (Dec 23, 2024).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/1008

Is this suited for github?

  • Yes, this is suited for github

To Reproduce

Just for tracking purposes. Linked to issue #996 and PR #1004

Just needs same behavior to log the anonymous user in when they click the reset password link, same as verification

Current vs. Expected behavior

.

What version of Better Auth are you using?

1.1.3

Provide environment information

Nextjs

Which area(s) are affected? (Select all that apply)

Backend, Client

Auth config (if applicable)

No response

Additional context

No response

Originally created by @daveycodez on GitHub (Dec 23, 2024). Original GitHub issue: https://github.com/better-auth/better-auth/issues/1008 ### Is this suited for github? - [X] Yes, this is suited for github ### To Reproduce Just for tracking purposes. Linked to issue #996 and PR #1004 Just needs same behavior to log the anonymous user in when they click the reset password link, same as verification ### Current vs. Expected behavior . ### What version of Better Auth are you using? 1.1.3 ### Provide environment information ```bash Nextjs ``` ### Which area(s) are affected? (Select all that apply) Backend, Client ### Auth config (if applicable) _No response_ ### Additional context _No response_
GiteaMirror added the lockedbug labels 2026-04-13 03:39:48 -05:00
Author
Owner

@daveycodez commented on GitHub (Dec 24, 2024):

Just realized reset password uses token from the URL query when you call authClient.resetPassword my bad

<!-- gh-comment-id:2560449368 --> @daveycodez commented on GitHub (Dec 24, 2024): Just realized reset password uses token from the URL query when you call authClient.resetPassword my bad
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#8545