mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 11:50:31 +01:00
[PR #247] [Plugins] [Auth] [JWT] Add addtional JWT headers input #172
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mountain-loop/yaak/pull/247
Author: @Moshyfawn
Created: 8/11/2025
Status: 🔄 Open
Base:
main← Head:feat/custom-jwt-headers📝 Commits (2)
837d7abfeat: add additional jwt headers inpute5f836cdocs: add addtional jwt headers📊 Changes
2 files changed (+15 additions, -3 deletions)
View changed files
📝
plugins/auth-jwt/README.md(+3 -2)📝
plugins/auth-jwt/src/index.ts(+12 -1)📄 Description
This PR adds an input field to the JWT Auth plugin for additional JWT headers, enabling support for APIs like App Store Connect that require custom header fields.
Potential improvements for consideration:
algfield with the selected algorithmiatandexpheaders with current timestamp and configurable token lifetimeHappy to discuss and update this PR further!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.