Skip to content

Conversation

@HappyPaul55
Copy link
Contributor

This pull request introduces a new settingsInjection configuration to the manifest.json file, enhancing how sensitive credentials and tokens are mapped to HTTP request headers and body fields. This change improves the flexibility and security of API integrations by explicitly defining how settings are injected into requests.

Settings injection for API requests:

  • Added a settingsInjection object to the API configuration, specifying how client_id and client_secret are injected into the Authorization header, and how global_access_token is injected into both the request body (refresh_token) and the xero-tenant-id header.

@HappyPaul55 HappyPaul55 requested a review from a team as a code owner November 14, 2025 11:48
@github-actions
Copy link

github-actions bot commented Nov 14, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants