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

API key needs to work in the header #34

Closed
nathanclevenger opened this issue Oct 10, 2022 · 1 comment
Closed

API key needs to work in the header #34

nathanclevenger opened this issue Oct 10, 2022 · 1 comment
Assignees

Comments

@nathanclevenger
Copy link
Member

I'm seeing the API key enrichment if it's a query parameter, but I'm not seeing it if it's an 'x-api-key' header.

That said, we should also honor 'authorization' headers where it's often listed as {apikey} Bearer {apikey} or APIKey {apikey} so I think we should try to honor all of those.

@sam-lippert
Copy link
Contributor

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

No branches or pull requests

2 participants