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

Webhooks with JWT - Authorization header using the Bearer schema #85

Open
paul-brenner opened this issue Oct 12, 2023 · 1 comment
Open

Comments

@paul-brenner
Copy link

I'd love to be able to add a header with Authorization: Bearer xxxxxxxx to make things a little more secure. It seems like that is something that would make sense to set in the config then pass in, I'm guessing here.

I assume since no one else has asked about this there isn't really any demand for it and I should just hack it together myself, but figured I would ask.

@ZekeSnider
Copy link
Owner

Yep that spot looks right to me. For a clean solution we'd probably want an optional Bearer config field for each configured webhook. PRs welcome if you'd like to, hacking it together would work otherwise.

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