[PR #261] [MERGED] Added the Key ID in the token header #28794

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

📋 Pull Request Information

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

Base: mainHead: fix/kid-in-token-header


📝 Commits (1)

  • 1dd7201 Added the Key ID in the token header

📊 Changes

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

View changed files

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

📄 Description

I noticed that I forgot to add the ID of the key that got used to sign the token in the header.


🔄 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/261 **Author:** [@KaanMol](https://github.com/KaanMol) **Created:** 10/20/2024 **Status:** ✅ Merged **Merged:** 10/20/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/kid-in-token-header` --- ### 📝 Commits (1) - [`1dd7201`](https://github.com/better-auth/better-auth/commit/1dd7201c6044443bb1772ad9e3045889a563c0c5) Added the Key ID in the token header ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/jwt/index.ts` (+1 -0) </details> ### 📄 Description I noticed that I forgot to add the ID of the key that got used to sign the token in the header. --- <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:15:04 -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#28794