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

Pass in a set of Header rather than a filter function #2

Open
bradsherman opened this issue Jan 26, 2023 · 0 comments
Open

Pass in a set of Header rather than a filter function #2

bradsherman opened this issue Jan 26, 2023 · 0 comments

Comments

@bradsherman
Copy link
Member

In the canned hmacAuth function, we accept a filter function that tells the code which headers to include in the digest. We should instead accept a set of Header such that we can throw if any of the required headers are not present on the request when it is passed in.

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

1 participant