[PR #8685] [MERGED] perf(core): use non-blocking scrypt from @better-auth/utils #25046

Closed
opened 2026-04-15 22:42:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8685
Author: @bytaesu
Created: 3/19/2026
Status: Merged
Merged: 4/1/2026
Merged by: @bytaesu

Base: mainHead: 2026-03-19/perf/non-blocking-password-hashing


📝 Commits (2)

  • a2afe89 perf(core): use non-blocking scrypt from '@better-auth/utils'
  • bd3d2c7 Merge branch 'main' into 2026-03-19/perf/non-blocking-password-hashing

📊 Changes

2 files changed (+75 additions, -32 deletions)

View changed files

📝 packages/better-auth/src/crypto/password.test.ts (+63 -0)
📝 packages/better-auth/src/crypto/password.ts (+12 -32)

📄 Description

Needs @better-auth/utils@^0.4.0


🔄 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/8685 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 3/19/2026 **Status:** ✅ Merged **Merged:** 4/1/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `main` ← **Head:** `2026-03-19/perf/non-blocking-password-hashing` --- ### 📝 Commits (2) - [`a2afe89`](https://github.com/better-auth/better-auth/commit/a2afe897455f0179cc3dfc2c27acfc081e102008) perf(core): use non-blocking scrypt from '@better-auth/utils' - [`bd3d2c7`](https://github.com/better-auth/better-auth/commit/bd3d2c73d0af09a0903eac1744260b6a51d8d7f6) Merge branch 'main' into 2026-03-19/perf/non-blocking-password-hashing ### 📊 Changes **2 files changed** (+75 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/crypto/password.test.ts` (+63 -0) 📝 `packages/better-auth/src/crypto/password.ts` (+12 -32) </details> ### 📄 Description Needs @better-auth/utils@^0.4.0 - Closes https://github.com/better-auth/better-auth/issues/8860 --- <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 22:42:16 -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#25046