[PR #277] [MERGED] fix: crypto module not found #3204

Closed
opened 2026-03-13 10:43:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/277
Author: @Bekacru
Created: 10/21/2024
Status: Merged
Merged: 10/21/2024
Merged by: @Bekacru

Base: mainHead: crypto/fix


📝 Commits (4)

  • 987a8a9 chore: update better-call
  • 998f605 chore: move crypto to uncrypto
  • 003449f chore: release v0.5.2-beta.21
  • e6b816b Merge branch 'main' into crypto/fix

📊 Changes

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

View changed files

📝 packages/better-auth/package.json (+1 -0)
📝 packages/better-auth/src/crypto/index.ts (+1 -1)
📝 packages/better-auth/src/crypto/password.ts (+1 -1)
📝 packages/better-auth/src/crypto/random.ts (+2 -2)
📝 packages/better-auth/src/oauth2/utils.ts (+0 -1)
📝 pnpm-lock.yaml (+3 -0)

📄 Description

No description provided


🔄 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/277 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 10/21/2024 **Status:** ✅ Merged **Merged:** 10/21/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `crypto/fix` --- ### 📝 Commits (4) - [`987a8a9`](https://github.com/better-auth/better-auth/commit/987a8a995937c750405079b85dcffbbedc607bd6) chore: update better-call - [`998f605`](https://github.com/better-auth/better-auth/commit/998f6056b5ab1a0fefbf6bd5b24e7457b71d72f0) chore: move crypto to uncrypto - [`003449f`](https://github.com/better-auth/better-auth/commit/003449f052054df8b79333a4fe1d59de3822df2a) chore: release v0.5.2-beta.21 - [`e6b816b`](https://github.com/better-auth/better-auth/commit/e6b816b3d8ef8e30c1590e7f160056c0097343d5) Merge branch 'main' into crypto/fix ### 📊 Changes **6 files changed** (+8 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/package.json` (+1 -0) 📝 `packages/better-auth/src/crypto/index.ts` (+1 -1) 📝 `packages/better-auth/src/crypto/password.ts` (+1 -1) 📝 `packages/better-auth/src/crypto/random.ts` (+2 -2) 📝 `packages/better-auth/src/oauth2/utils.ts` (+0 -1) 📝 `pnpm-lock.yaml` (+3 -0) </details> ### 📄 Description _No description provided_ --- <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 10:43:24 -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#3204