Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for custom headers #83

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

banool
Copy link
Contributor

@banool banool commented Nov 30, 2024

Summary

Sometimes the upstream txn stream might auth in a different way than with the authorization: Bearer <key> approach. This makes it possible to do so by adding support for custom headers.

I did this on the flight so I haven't had a chance to look into whether something like serde_with, or some feature on the tonic crate, might make this easier. Hence draft mode rn.

Test Plan

TBD

@banool banool requested review from rtso and a team as code owners November 30, 2024 16:57
@banool banool marked this pull request as draft November 30, 2024 16:59
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