[PR #241] [CLOSED] fix: use the passed Id before generating on hooks #28782

Closed
opened 2026-04-17 20:14:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/241
Author: @Bekacru
Created: 10/19/2024
Status: Closed

Base: mainHead: fix/233


📝 Commits (2)

  • 7736851 fix: use the passed userId before generating on hooks
  • 89ba347 chore: release v0.5.1-beta.7

📊 Changes

5 files changed (+8 additions, -4 deletions)

View changed files

📝 packages/better-auth/package.json (+1 -1)
📝 packages/better-auth/src/api/routes/callback.ts (+0 -1)
📝 packages/better-auth/src/db/internal-adapter.ts (+5 -0)
📝 packages/better-auth/src/db/with-hooks.ts (+1 -1)
📝 packages/cli/package.json (+1 -1)

📄 Description

closes #233


🔄 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/241 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 10/19/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/233` --- ### 📝 Commits (2) - [`7736851`](https://github.com/better-auth/better-auth/commit/7736851a2589e69735db96cd6610b8d5b8c8565f) fix: use the passed userId before generating on hooks - [`89ba347`](https://github.com/better-auth/better-auth/commit/89ba3478b46b990dcd44c10850c3be29f8717482) chore: release v0.5.1-beta.7 ### 📊 Changes **5 files changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/package.json` (+1 -1) 📝 `packages/better-auth/src/api/routes/callback.ts` (+0 -1) 📝 `packages/better-auth/src/db/internal-adapter.ts` (+5 -0) 📝 `packages/better-auth/src/db/with-hooks.ts` (+1 -1) 📝 `packages/cli/package.json` (+1 -1) </details> ### 📄 Description closes #233 --- <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 20:14:28 -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#28782