[PR #5207] [MERGED] Fix JWT plugin copy #31452

Closed
opened 2026-04-17 22:19:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5207
Author: @coopbri
Created: 10/10/2025
Status: Merged
Merged: 10/10/2025
Merged by: @Bekacru

Base: mainHead: main


📝 Commits (1)

  • 6481b56 chore(plugins,jwt): remove duplicate word (#1)

📊 Changes

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

View changed files

📝 packages/better-auth/src/plugins/jwt/sign.ts (+1 -1)

📄 Description

Removed duplicate word "private" and other minor copy fixes.


Summary by cubic

Cleaned up the JWT plugin error message in signJWT by removing the duplicated “private” and clarifying the JWKS clean-up note. This improves readability when private key decryption fails.


🔄 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/5207 **Author:** [@coopbri](https://github.com/coopbri) **Created:** 10/10/2025 **Status:** ✅ Merged **Merged:** 10/10/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`6481b56`](https://github.com/better-auth/better-auth/commit/6481b568e26287d8e264f37fc399c4507ff09365) chore(plugins,jwt): remove duplicate word (#1) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/jwt/sign.ts` (+1 -1) </details> ### 📄 Description Removed duplicate word "private" and other minor copy fixes. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Cleaned up the JWT plugin error message in signJWT by removing the duplicated “private” and clarifying the JWKS clean-up note. This improves readability when private key decryption fails. <!-- End of auto-generated description by cubic. --> --- <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 22:19:26 -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#31452