Skip to content

Conversation

Dr-J-Watson
Copy link

@Dr-J-Watson Dr-J-Watson commented May 27, 2025

Summary

This PR introduces a new bearer_token parameter in the provider configuration to support injecting an Authorization: Bearer <token> header automatically.

  • The token can be passed via the provider block or via the BEARER_TOKEN environment variable
  • Useful for APIs requiring JWT or OAuth2 bearer-style authentication
  • Preserves backward compatibility
  • Also marks password as sensitive to prevent accidental exposure

Let me know if you’d like this change split into two separate PRs.

@Dr-J-Watson Dr-J-Watson changed the title Feat/bearer_token_support Add support for bearer_token in provider configuration May 27, 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.

1 participant