Skip to content

Conversation

@biglittlebigben
Copy link
Contributor

No description provided.

auth.go Outdated
// merge new header with the ones already present in the context
for k, vv := range ctxH {
for _, v := range vv {
h.Add(k, v)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might potentially overwrite auth headers. Do we want to do it the other way around?

@biglittlebigben biglittlebigben merged commit b06eaa5 into main Dec 4, 2025
5 checks passed
@biglittlebigben biglittlebigben deleted the benjamin/auth_twirp_headers branch December 4, 2025 17:28
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.

5 participants