[PR #1051] [CLOSED] fea(jwt)t: sign JWT and get private key #3607

Closed
opened 2026-03-13 11:00:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1051
Author: @Bekacru
Created: 12/28/2024
Status: Closed

Base: v1.2Head: feat/jwt


📝 Commits (2)

📊 Changes

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

View changed files

📝 packages/better-auth/src/plugins/jwt/index.ts (+134 -2)

📄 Description

expose sign jwt and a method to get a private key

  • implementation
  • test
  • docs

🔄 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/1051 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 12/28/2024 **Status:** ❌ Closed **Base:** `v1.2` ← **Head:** `feat/jwt` --- ### 📝 Commits (2) - [`7553a19`](https://github.com/better-auth/better-auth/commit/7553a1907d0907892adde0e96f6132f0ba86da4c) feat: signjwt and get private key - [`39ccc25`](https://github.com/better-auth/better-auth/commit/39ccc25565912ad4b4047fb51ab17c6bbf23e469) fix: return json ### 📊 Changes **1 file changed** (+134 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/jwt/index.ts` (+134 -2) </details> ### 📄 Description expose sign jwt and a method to get a private key - [x] implementation - [ ] test - [ ] docs --- <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 11:00:31 -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#3607