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 webhook authentication and support for context objects #14

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

cryptaliagy
Copy link
Owner

Closes #11

This PR is a different take on the solution than #12, and tries to answer some questions that will come up when trying to implement #1 and #7 around topic re-publishing

This restructures the handler API to pass in a context value for rendering templates, which in turn allows a specific handler to enable context objects for specific parts of its configuration (i.e. for passwords).

@cryptaliagy cryptaliagy enabled auto-merge (squash) August 1, 2023 00:10
@cryptaliagy cryptaliagy merged commit 1f77dc1 into main Aug 1, 2023
4 checks passed
@cryptaliagy cryptaliagy deleted the natalia/contextObjects branch August 1, 2023 14:37
@cryptaliagy cryptaliagy linked an issue Aug 1, 2023 that may be closed by this pull request
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.

Add authentication support for custom webhooks Add environment variable support to pixy.yaml files
1 participant