[PR #456] [MERGED] fix(jwt): use web crypto api instead of node #20203

Closed
opened 2026-04-15 19:32:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/456
Author: @Bekacru
Created: 11/8/2024
Status: Merged
Merged: 11/8/2024
Merged by: @Bekacru

Base: mainHead: fix/crypto


📝 Commits (2)

  • 3376eef fix: move to web crypto api
  • 01cda97 fix: move uncryto instead

📊 Changes

1 file changed (+64 additions, -44 deletions)

View changed files

📝 packages/better-auth/src/plugins/jwt/utils.ts (+64 -44)

📄 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/456 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 11/8/2024 **Status:** ✅ Merged **Merged:** 11/8/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/crypto` --- ### 📝 Commits (2) - [`3376eef`](https://github.com/better-auth/better-auth/commit/3376eef6cd4ebcd0ecd056ff43a36779d302c73f) fix: move to web crypto api - [`01cda97`](https://github.com/better-auth/better-auth/commit/01cda97b95ea7b3f8da7e4388cb82dda06a94ec2) fix: move uncryto instead ### 📊 Changes **1 file changed** (+64 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/jwt/utils.ts` (+64 -44) </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-04-15 19:32:34 -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#20203